Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java135 private int mMaxListCount = INVALID_VALUE_PARAMETER; field in BluetoothMapAppParams
809 return mMaxListCount; in getMaxListCount()
815 this.mMaxListCount = maxListCount; in setMaxListCount()