Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java123 private int mFractionRequest = INVALID_VALUE_PARAMETER; field in BluetoothMapAppParams
757 return mFractionRequest; in getFractionRequest()
763 this.mFractionRequest = fractionRequest; in setFractionRequest()