Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/service/src/
DAutoOnFeature.kt25 import android.bluetooth.BluetoothAdapter.AUTO_ON_STATE_ENABLED
299 if (status) AUTO_ON_STATE_ENABLED else AUTO_ON_STATE_DISABLED in setFeatureEnabledForUserUnchecked()
DAutoOnFeatureTest.kt314 .isEqualTo(BluetoothAdapter.AUTO_ON_STATE_ENABLED) in <lambda>()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java782 public static final int AUTO_ON_STATE_ENABLED = 2; field in BluetoothAdapter
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt113 …android.bluetooth.flags.auto_on_feature") public static final int AUTO_ON_STATE_ENABLED = 2; // 0x2