Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/location/contexthub/
H A DContextHubClientBroker.java520 sendPendingIntent(supplier, nanoAppId); in sendMessageToClient()
534 sendPendingIntent( in onNanoAppLoaded()
545 sendPendingIntent( in onNanoAppUnloaded()
554 sendPendingIntent(() -> createIntent(ContextHubManager.EVENT_HUB_RESET)); in onHubReset()
569 sendPendingIntent(supplier, nanoAppId); in onNanoAppAborted()
760 sendPendingIntent(supplier, nanoAppId); in sendAuthStateCallback()
811 private synchronized void sendPendingIntent(Supplier<Intent> supplier) { in sendPendingIntent() method in ContextHubClientBroker
823 private synchronized void sendPendingIntent(Supplier<Intent> supplier, long nanoAppId) { in sendPendingIntent() method in ContextHubClientBroker
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DNotificationClickHandlerFactory.java156 int result = sendPendingIntent(action.actionIntent, context, resultIntent); in getActionClickHandler()
164 int result = sendPendingIntent(action.actionIntent, /* context= */ null, in getActionClickHandler()
382 private int sendPendingIntent(PendingIntent pendingIntent, Context context,
/aosp12/packages/apps/Car/libs/car-assist-client-lib/src/com/android/car/assist/client/
H A DFallbackAssistant.java196 if (sendPendingIntent(markAsReadAction.getActionIntent(), in sendMarkAsReadIntent()
207 private int sendPendingIntent(PendingIntent pendingIntent, Intent resultIntent) { in sendPendingIntent() method in FallbackAssistant
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DMediaDataManager.kt618 var result = sendPendingIntent(action.actionIntent)
622 sendPendingIntent(action.actionIntent)
679 private fun sendPendingIntent(intent: PendingIntent): Boolean { regex
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/stagesplit/
H A DSplitScreenController.java278 wct.sendPendingIntent(intent, fillInIntent, options); in startIntentLegacy()
H A DStageCoordinator.java392 wct.sendPendingIntent(intent, fillInIntent, options); in startIntent()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
H A DSplitScreenController.java361 wct.sendPendingIntent(intent, fillInIntent, options); in startIntentLegacy()
H A DStageCoordinator.java474 wct.sendPendingIntent(intent, fillInIntent, options); in startIntent()
/aosp12/frameworks/base/core/java/android/window/
H A DWindowContainerTransaction.java427 public WindowContainerTransaction sendPendingIntent(PendingIntent sender, Intent intent, in sendPendingIntent() method in WindowContainerTransaction
/aosp12/frameworks/base/services/
H A Dart-profile21492 PLcom/android/server/location/contexthub/ContextHubClientBroker;->sendPendingIntent(Ljava/util/func…
21493 HPLcom/android/server/location/contexthub/ContextHubClientBroker;->sendPendingIntent(Ljava/util/fun…