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

/frameworks/base/core/java/android/app/
H A DApplicationThreadNative.java238 scheduleUnbindService(token, intent);
915 public final void scheduleUnbindService(IBinder token, Intent intent) method in class:ApplicationThreadProxy
H A DIApplicationThread.java88 void scheduleUnbindService(IBinder token, method in interface:IApplicationThread
H A DActivityThread.java731 public final void scheduleUnbindService(IBinder token, Intent intent) { method in class:ActivityThread.ApplicationThread

Completed in 279 milliseconds