Searched refs:sizeOnly (Results 1 – 1 of 1) sorted by relevance
2683 public BluetoothMapConvoListing convoListing(BluetoothMapAppParams ap, boolean sizeOnly) { in convoListing() argument2723 if (sizeOnly) { in convoListing()2737 if ((!sizeOnly) && (ap.getMaxListCount() > 0) && (ap.getFilterRecipient() in convoListing()2743 if ((!sizeOnly) && ((msgTypesInclude & ~(BluetoothMapAppParams.FILTER_NO_SMS_GSM in convoListing()2789 if (!sizeOnly && count >= maxThreads) { in convoListing()2808 if (!sizeOnly && count >= maxThreads) { in convoListing()2851 while (isValid && ((sizeOnly) || (count < maxThreads))) { in convoListing()2878 if (sizeOnly) { in convoListing()