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

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

Completed in 113 milliseconds