Searched refs:mMessageListingSize (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppParams.java154 private int mMessageListingSize = INVALID_VALUE_PARAMETER; field in class:BluetoothMapAppParams
1234 return mMessageListingSize;
1240 this.mMessageListingSize = messageListingSize;

Completed in 635 milliseconds