Searched defs:sendPendingIntent (Results 1 – 5 of 5) sorted by relevance
65 fun sendPendingIntent(pendingIntent: PendingIntent) { in sendPendingIntent() method
995 private synchronized byte sendPendingIntent(Supplier<Intent> supplier) { in sendPendingIntent() method in ContextHubClientBroker1011 private synchronized byte sendPendingIntent(Supplier<Intent> supplier, long nanoAppId) { in sendPendingIntent() method in ContextHubClientBroker1025 private synchronized byte sendPendingIntent(Supplier<Intent> supplier, long nanoAppId, in sendPendingIntent() method in ContextHubClientBroker
1217 private fun sendPendingIntent(intent: PendingIntent): Boolean { in <lambda>() method in com.android.systemui.media.controls.domain.pipeline.MediaDataProcessor
1272 private fun sendPendingIntent(intent: PendingIntent): Boolean { in sendPendingIntent() method
552 public WindowContainerTransaction sendPendingIntent(PendingIntent sender, Intent intent, in sendPendingIntent() method in WindowContainerTransaction