Searched defs:sendPendingIntent (Results 1 – 5 of 5) sorted by relevance
65 fun sendPendingIntent(pendingIntent: PendingIntent) { in sendPendingIntent() method
339 private fun sendPendingIntent(intent: PendingIntent): Boolean { in sendPendingIntent() method
957 private synchronized byte sendPendingIntent(Supplier<Intent> supplier) { in sendPendingIntent() method in ContextHubClientBroker973 private synchronized byte sendPendingIntent(Supplier<Intent> supplier, long nanoAppId) { in sendPendingIntent() method in ContextHubClientBroker987 private synchronized byte sendPendingIntent(Supplier<Intent> supplier, long nanoAppId, in sendPendingIntent() method in ContextHubClientBroker
761 private void sendPendingIntent(int displayId, PendingIntent pendingIntent) in sendPendingIntent() method in VirtualDeviceImpl
664 public WindowContainerTransaction sendPendingIntent(@Nullable PendingIntent sender, in sendPendingIntent() method in WindowContainerTransaction