Searched defs:scheduleCreateService (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
H A DApplicationThreadNative.java220 scheduleCreateService(token, info, compatInfo, processState);
889 public final void scheduleCreateService(IBinder token, ServiceInfo info, method in class:ApplicationThreadProxy
H A DIApplicationThread.java84 void scheduleCreateService(IBinder token, ServiceInfo info, method in interface:IApplicationThread
H A DActivityThread.java706 public final void scheduleCreateService(IBinder token, method in class:ActivityThread.ApplicationThread

Completed in 18 milliseconds