Home
last modified time | relevance | path

Searched refs:PendingIntentController (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DPendingIntentController.java70 public class PendingIntentController { class
98 PendingIntentController(Looper looper, UserController userController, in PendingIntentController() method in PendingIntentController
226 PendingIntentController::clearPendingResultForActivity, this, in removePendingIntentsForPackage()
266 PendingIntentController::clearPendingResultForActivity, this, in cancelIntentSender()
319 PendingIntentController::handlePendingIntentCancelled, this, callbacks); in makeIntentSenderCanceled()
DPendingIntentRecord.java58 final PendingIntentController controller;
211 PendingIntentRecord(PendingIntentController _controller, Key _k, int _u) { in PendingIntentRecord()
DActivityManagerService.java645 public final PendingIntentController mPendingIntentController;
2560 ? new PendingIntentController(handlerThread.getLooper(), mUserController, in ActivityManagerService()
2657 mPendingIntentController = new PendingIntentController( in ActivityManagerService()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DPendingIntentControllerTest.java68 private PendingIntentController mPendingIntentController;
87 mPendingIntentController = new PendingIntentController(Looper.getMainLooper(), in setUp()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityTaskManagerService.java266 import com.android.server.am.PendingIntentController;
369 PendingIntentController mPendingIntentController;
840 public void initialize(IntentFirewall intentFirewall, PendingIntentController intentController, in initialize()
/frameworks/base/services/
Dart-profile5644 PLcom/android/server/am/-$$Lambda$PendingIntentController$pDmmJDvS20vSAAXh9qdzbN0P8N0;-><clinit>()V
5645 PLcom/android/server/am/-$$Lambda$PendingIntentController$pDmmJDvS20vSAAXh9qdzbN0P8N0;-><init>()V
5646 HPLcom/android/server/am/-$$Lambda$PendingIntentController$pDmmJDvS20vSAAXh9qdzbN0P8N0;->accept(Lja…
5647 PLcom/android/server/am/-$$Lambda$PendingIntentController$sPmaborOkBSSEP2wiimxXw-eYDQ;-><clinit>()V
5648 PLcom/android/server/am/-$$Lambda$PendingIntentController$sPmaborOkBSSEP2wiimxXw-eYDQ;-><init>()V
5649 PLcom/android/server/am/-$$Lambda$PendingIntentController$sPmaborOkBSSEP2wiimxXw-eYDQ;->accept(Ljav…
7287 HSPLcom/android/server/am/PendingIntentController;-><init>(Landroid/os/Looper;Lcom/android/server/a…
7288 HPLcom/android/server/am/PendingIntentController;->cancelIntentSender(Landroid/content/IIntentSende…
7289 HPLcom/android/server/am/PendingIntentController;->cancelIntentSender(Lcom/android/server/am/Pendin…
7290 PLcom/android/server/am/PendingIntentController;->clearPendingResultForActivity(Landroid/os/IBinder…
[all …]