Searched refs:mMaxListCount (Results 1 – 2 of 2) sorted by relevance
78 private int mMaxListCount; field in RequestGetMessagesListingForOwnNumber.MessagesSlidingWindow89 mListStartOffset = mListStartOffset + mMaxListCount; in moveWindow()93 mMaxListCount = min(2 * mMaxListCount, sMaxListCountUpperLimit); in moveWindow()99 mMaxListCount)); in moveWindow()105 mMaxListCount = MAX_LIST_COUNT_INITIAL; in reset()113 return mMaxListCount; in getMaxCount()
137 private int mMaxListCount = INVALID_VALUE_PARAMETER; field in BluetoothMapAppParams1191 return mMaxListCount; in getMaxListCount()1198 this.mMaxListCount = maxListCount; in setMaxListCount()