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 67 void scheduleReceiver(Intent intent, ActivityInfo info, CompatibilityInfo compatInfo,
ApplicationThreadNative.java 197 scheduleReceiver(intent, info, compatInfo, resultCode, resultData,
773 public final void scheduleReceiver(Intent intent, ActivityInfo info,
    [all...]
ActivityThread.java 653 public final void scheduleReceiver(Intent intent, ActivityInfo info,
    [all...]
  /frameworks/base/services/java/com/android/server/am/
BroadcastQueue.java 231 app.thread.scheduleReceiver(new Intent(r.intent), r.curReceiver,
    [all...]

Completed in 193 milliseconds