Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/remoteauth/enrolling/
DRemoteAuthEnrollEnrollingViewModel.kt45 fun isDeviceSelected() = selectedDevice != null in <lambda>() method
DRemoteAuthEnrollEnrolling.kt110 primaryFooterButton.isEnabled = viewModel.isDeviceSelected() in updateUi()