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