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.java155 private int mConvoListingSize = INVALID_VALUE_PARAMETER; field in BluetoothMapAppParams
1244 return mConvoListingSize; in getConvoListingSize()
1250 this.mConvoListingSize = convoListingSize; in setConvoListingSize()