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

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

Completed in 42 milliseconds