Home
last modified time | relevance | path

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

/frameworks/base/tests/CompanionDeviceMultiDeviceTests/client/src/android/companion/multidevices/
DCallbackUtils.kt58 fun waitForPendingIntent(): IntentSender? { in waitForPendingIntent() method
DCompanionDeviceManagerSnippet.kt102 val pendingConfirmation = callback.waitForPendingIntent() in associate()