Searched refs:scheduleReceiver (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
H A DIApplicationThread.java73 void scheduleReceiver(Intent intent, ActivityInfo info, CompatibilityInfo compatInfo, method in interface:IApplicationThread
H A DApplicationThreadNative.java219 scheduleReceiver(intent, info, compatInfo, resultCode, resultData,
935 public final void scheduleReceiver(Intent intent, ActivityInfo info, method in class:ApplicationThreadProxy
H A DActivityThread.java767 public final void scheduleReceiver(Intent intent, ActivityInfo info, method in class:ActivityThread.ApplicationThread
/frameworks/base/services/core/java/com/android/server/am/
H A DBroadcastQueue.java283 app.thread.scheduleReceiver(new Intent(r.intent), r.curReceiver,

Completed in 365 milliseconds