Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DPendingIntentController.java346 PendingIntentController::handlePendingIntentCancelled, this, callbacks); in makeIntentSenderCanceled()
353 private void handlePendingIntentCancelled(RemoteCallbackList<IResultReceiver> callbacks) { in handlePendingIntentCancelled() method in PendingIntentController