Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/
DBluetoothActivityEnergyInfoTest.java19 import static android.bluetooth.BluetoothActivityEnergyInfo.BT_STACK_STATE_INVALID;
42 int stackState = BT_STACK_STATE_INVALID; in constructor()
63 int stackState = BT_STACK_STATE_INVALID; in setUidTraffic()
84 int stackState = BT_STACK_STATE_INVALID; in isValid()
114 int stackState = BT_STACK_STATE_INVALID; in writeToParcel()
143 int stackState = BT_STACK_STATE_INVALID; in toString_ThrowsNoExceptions()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothActivityEnergyInfo.java51 BT_STACK_STATE_INVALID,
59 public static final int BT_STACK_STATE_INVALID = 0; field in BluetoothActivityEnergyInfo
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java6230 } else if (ctrlState >= BluetoothActivityEnergyInfo.BT_STACK_STATE_INVALID in energyInfoCallback()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt53 field public static final int BT_STACK_STATE_INVALID = 0; // 0x0
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt51 Landroid/bluetooth/BluetoothActivityEnergyInfo;->BT_STACK_STATE_INVALID:I