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

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

Completed in 174 milliseconds