Searched defs:sendPendingIntent (Results 1 – 4 of 4) sorted by relevance
207 private int sendPendingIntent(PendingIntent pendingIntent, Intent resultIntent) { in sendPendingIntent() method in FallbackAssistant
811 private synchronized void sendPendingIntent(Supplier<Intent> supplier) { in sendPendingIntent() method in ContextHubClientBroker823 private synchronized void sendPendingIntent(Supplier<Intent> supplier, long nanoAppId) { in sendPendingIntent() method in ContextHubClientBroker
679 private fun sendPendingIntent(intent: PendingIntent): Boolean { regex
427 public WindowContainerTransaction sendPendingIntent(PendingIntent sender, Intent intent, in sendPendingIntent() method in WindowContainerTransaction