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

/frameworks/base/core/java/android/app/
H A DApplicationThreadNative.java230 scheduleBindService(token, intent, rebind, processState);
902 public final void scheduleBindService(IBinder token, Intent intent, boolean rebind, method in class:ApplicationThreadProxy
H A DIApplicationThread.java86 void scheduleBindService(IBinder token, method in interface:IApplicationThread
H A DActivityThread.java717 public final void scheduleBindService(IBinder token, Intent intent, method in class:ActivityThread.ApplicationThread
726 Slog.v(TAG, "scheduleBindService token=" + token + " intent=" + intent + " uid="

Completed in 19 milliseconds