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

  /frameworks/base/core/java/android/app/
IApplicationThread.java 68 void scheduleReceiver(Intent intent, ActivityInfo info, CompatibilityInfo compatInfo,
ApplicationThreadNative.java 200 scheduleReceiver(intent, info, compatInfo, resultCode, resultData,
800 public final void scheduleReceiver(Intent intent, ActivityInfo info,
    [all...]
ActivityThread.java 646 public final void scheduleReceiver(Intent intent, ActivityInfo info,
    [all...]
  /frameworks/base/services/java/com/android/server/am/
BroadcastQueue.java 236 app.thread.scheduleReceiver(new Intent(r.intent), r.curReceiver,
    [all...]

Completed in 93 milliseconds