Home
last modified time | relevance | path

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

/cts/tests/tests/companion/multidevice/client/src/android/companion/cts/multidevice/
DCallbackUtils.kt57 fun waitForPendingIntent(): IntentSender? { in waitForPendingIntent() method
DCompanionDeviceManagerSnippet.kt79 val pendingConfirmation = callback.waitForPendingIntent() in associate()