Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java154 private int mConvoListingSize = INVALID_VALUE_PARAMETER; field in BluetoothMapAppParams
1293 return mConvoListingSize; in getConvoListingSize()
1300 this.mConvoListingSize = convoListingSize; in setConvoListingSize()