Home
last modified time | relevance | path

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

/cts/tests/tests/companion/common/src/android/companion/cts/common/
DRecordingCallback.kt27 private val onDeviceFoundAction: ((IntentSender) -> Unit)?, constant
35 onDeviceFoundAction: ((IntentSender) -> Unit)? = null,
40 onDeviceFoundAction,
47 onDeviceFoundAction?.invoke(intentSender) in onDeviceFound()