Home
last modified time | relevance | path

Searched refs:mBluetoothStackState (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothActivityEnergyInfo.java33 private int mBluetoothStackState; field in BluetoothActivityEnergyInfo
48 mBluetoothStackState = stackState; in BluetoothActivityEnergyInfo()
58 mBluetoothStackState = in.readInt(); in BluetoothActivityEnergyInfo()
70 + " mBluetoothStackState=" + mBluetoothStackState in toString()
95 out.writeInt(mBluetoothStackState); in writeToParcel()
112 return mBluetoothStackState; in getBluetoothStackState()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt9871 Landroid/bluetooth/BluetoothActivityEnergyInfo;->mBluetoothStackState:I