18 lines
523 B
Java
18 lines
523 B
Java
|
package o;
|
||
|
|
||
|
/* renamed from: o.ikR, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes.dex */
|
||
|
public interface InterfaceC15806ikR extends InterfaceC16186lzC {
|
||
|
void onCreate(InterfaceC16541pFg interfaceC16541pFg);
|
||
|
|
||
|
void onDestroy(InterfaceC16541pFg interfaceC16541pFg);
|
||
|
|
||
|
void onPause(InterfaceC16541pFg interfaceC16541pFg);
|
||
|
|
||
|
void onResume(InterfaceC16541pFg interfaceC16541pFg);
|
||
|
|
||
|
void onStart(InterfaceC16541pFg interfaceC16541pFg);
|
||
|
|
||
|
void onStop(InterfaceC16541pFg interfaceC16541pFg);
|
||
|
}
|