Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/service/src/
DAdapterStateTest.kt19 import com.android.server.bluetooth.BluetoothAdapterState
39 lateinit var mState: BluetoothAdapterState
45 mState = BluetoothAdapterState() in setUp()
DAdapterState.kt29 class BluetoothAdapterState { class
DAutoOnFeature.kt56 state: BluetoothAdapterState, in resetAutoOnTimerForUser()
132 state: BluetoothAdapterState, in setUserEnabled()
DAutoOnFeatureTest.kt27 import com.android.server.bluetooth.BluetoothAdapterState in <lambda>()
60 private val state = BluetoothAdapterState() in <lambda>()
/packages/modules/Bluetooth/service/src/airplane/
DModeListener.kt31 import com.android.server.bluetooth.BluetoothAdapterState
68 state: BluetoothAdapterState, in initialize()
DModeListenerTest.kt31 import com.android.server.bluetooth.BluetoothAdapterState in <lambda>()
82 BluetoothAdapterState(), in <lambda>()
98 private val state = BluetoothAdapterState() in <lambda>()
/packages/modules/Bluetooth/service/src/com/android/server/bluetooth/
DBluetoothManagerService.java268 private final BluetoothAdapterState mState = new BluetoothAdapterState();