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

  /frameworks/base/core/java/android/app/
IApplicationThread.java 80 void scheduleBindService(IBinder token,
ApplicationThreadNative.java 216 scheduleBindService(token, intent, rebind);
826 public final void scheduleBindService(IBinder token, Intent intent, boolean rebind)
    [all...]
ActivityThread.java 692 public final void scheduleBindService(IBinder token, Intent intent,
700 Slog.v(TAG, "scheduleBindService token=" + token + " intent=" + intent + " uid="
    [all...]
  /frameworks/base/services/java/com/android/server/am/
ActiveServices.java     [all...]

Completed in 275 milliseconds