Searched refs:onDeviceFoundAction (Results 1 – 1 of 1) sorted by relevance
27 private val onDeviceFoundAction: ((IntentSender) -> Unit)?, constant35 onDeviceFoundAction: ((IntentSender) -> Unit)? = null,40 onDeviceFoundAction,47 onDeviceFoundAction?.invoke(intentSender) in onDeviceFound()