Searched defs:entryPoint (Results 1 – 11 of 11) sorted by relevance
40 val entryPoint = in onCreate() constant
26 val entryPoint: NoteTaskEntryPoint? = null, constant in com.android.systemui.notetask.NoteTaskInfo
141 val entryPoint = in KeyEvent() constant
34 val entryPoint = in onCreate() constant
148 virtual status_t setEntryPoint(EntryPoint entryPoint) { in setEntryPoint()254 int32_t entryPoint; in onTransact() local
226 status_t RemoteMediaExtractor::setEntryPoint(EntryPoint entryPoint) { in setEntryPoint()
53 NuMediaExtractor::NuMediaExtractor(EntryPoint entryPoint) in NuMediaExtractor()
1106 void updateWidgetsFromBroadcastInBackground(String entryPoint) { in updateWidgetsFromBroadcastInBackground()1149 String entryPoint) throws in getTileWithCurrentState()
95 void runIsolatedEntryPoint(in String entryPoint, in String[] entryPointArgs); in runIsolatedEntryPoint()
138 public abstract boolean startIsolatedProcess(String entryPoint, String[] mainArgs, in startIsolatedProcess()
1378 public final void runIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in runIsolatedEntryPoint()8368 private void handleRunIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in handleRunIsolatedEntryPoint()