Home
last modified time | relevance | path

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

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