Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java152 private int mFolderListingSize = INVALID_VALUE_PARAMETER; field in BluetoothMapAppParams
1223 return mFolderListingSize; in getFolderListingSize()
1229 this.mFolderListingSize = folderListingSize; in setFolderListingSize()