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

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

Completed in 71 milliseconds