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

/frameworks/base/core/java/android/app/
H A DApplicationThreadNative.java255 scheduleServiceArgs(token, taskRemoved, startId, fl, args);
926 public final void scheduleServiceArgs(IBinder token, boolean taskRemoved, int startId, method in class:ApplicationThreadProxy
H A DIApplicationThread.java90 void scheduleServiceArgs(IBinder token, boolean taskRemoved, int startId, method in interface:IApplicationThread
H A DActivityThread.java739 public final void scheduleServiceArgs(IBinder token, boolean taskRemoved, int startId, method in class:ActivityThread.ApplicationThread

Completed in 315 milliseconds