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