HomeSort by relevance Sort by last modified time
    Searched defs:scheduleBindService (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/app/
IApplicationThread.java 71 void scheduleBindService(IBinder token,
ApplicationThreadNative.java 197 scheduleBindService(token, intent, rebind);
598 public final void scheduleBindService(IBinder token, Intent intent, boolean rebind)
ActivityThread.java 499 public final void scheduleBindService(IBinder token, Intent intent,
    [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 22 milliseconds