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.java103 private int mMaxListCount = INVALID_VALUE_PARAMETER; field in BluetoothMapAppParams
541 return mMaxListCount; in getMaxListCount()
547 this.mMaxListCount = maxListCount; in setMaxListCount()