Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java160 private int mStatusIndicator = INVALID_VALUE_PARAMETER; field in BluetoothMapAppParams
1289 return mStatusIndicator; in getStatusIndicator()
1295 this.mStatusIndicator = statusIndicator; in setStatusIndicator()