Home
last modified time | relevance | path

Searched defs:stackState (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/
DBluetoothActivityEnergyInfoTest.java42 int stackState = BT_STACK_STATE_INVALID; in constructor() local
63 int stackState = BT_STACK_STATE_INVALID; in setUidTraffic() local
84 int stackState = BT_STACK_STATE_INVALID; in isValid() local
114 int stackState = BT_STACK_STATE_INVALID; in writeToParcel() local
143 int stackState = BT_STACK_STATE_INVALID; in toString_ThrowsNoExceptions() local
/packages/modules/Uwb/framework/java/android/uwb/
DUwbActivityEnergyInfo.java47 @State int stackState, in UwbActivityEnergyInfo()
203 public Builder setStackState(@State int stackState) { in setStackState()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothActivityEnergyInfo.java67 int stackState, in BluetoothActivityEnergyInfo()