Searched refs:waitForPendingIntent (Results 1 – 2 of 2) sorted by relevance
58 fun waitForPendingIntent(): IntentSender? { in waitForPendingIntent() method
102 val pendingConfirmation = callback.waitForPendingIntent() in associate()