Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java161 private int mStatusValue = INVALID_VALUE_PARAMETER; field in BluetoothMapAppParams
1299 return mStatusValue; in getStatusValue()
1305 this.mStatusValue = statusValue; in setStatusValue()