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.java157 private int mFractionRequest = INVALID_VALUE_PARAMETER; field in BluetoothMapAppParams
1323 return mFractionRequest; in getFractionRequest()
1330 this.mFractionRequest = fractionRequest; in setFractionRequest()