Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java160 private int mFractionRequest = INVALID_VALUE_PARAMETER; field in BluetoothMapAppParams
1700 return mFractionRequest; in getFractionRequest()
1707 this.mFractionRequest = fractionRequest; in setFractionRequest()