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.java160 private int mStatusValue = INVALID_VALUE_PARAMETER; field in BluetoothMapAppParams
1356 return mStatusValue; in getStatusValue()
1363 this.mStatusValue = statusValue; in setStatusValue()