Home
last modified time | relevance | path

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

/packages/apps/DeviceDiagnostics/DeviceDiagnosticsLib/src/main/java/com/android/devicediagnostics/
DApplicationInterface.kt36 private var singleDeviceMode = false variable in com.android.devicediagnostics.ApplicationInterface
47 if (singleDeviceMode) { in getBluetoothClient()
108 singleDeviceMode = true in enterSingleDeviceMode()
113 singleDeviceMode = false in leaveSingleDeviceMode()