Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java162 private int mStatusIndicator = INVALID_VALUE_PARAMETER; field in BluetoothMapAppParams
1722 return mStatusIndicator; in getStatusIndicator()
1729 this.mStatusIndicator = statusIndicator; in setStatusIndicator()