Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/service/src/
DAutoOnFeature.kt24 import android.bluetooth.BluetoothAdapter.AUTO_ON_STATE_DISABLED
299 if (status) AUTO_ON_STATE_ENABLED else AUTO_ON_STATE_DISABLED in setFeatureEnabledForUserUnchecked()
DAutoOnFeatureTest.kt300 .isEqualTo(BluetoothAdapter.AUTO_ON_STATE_DISABLED) in <lambda>()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java773 public static final int AUTO_ON_STATE_DISABLED = 1; field in BluetoothAdapter
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt112 …ndroid.bluetooth.flags.auto_on_feature") public static final int AUTO_ON_STATE_DISABLED = 1; // 0x1