Searched defs:convoListing (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContent.java2467 public BluetoothMapConvoListing convoListing(BluetoothMapAppParams ap, boolean sizeOnly) { method in class:BluetoothMapContent
2469 if (D) Log.d(TAG, "convoListing: " + " messageType = " + ap.getFilterMessageType() );
2477 if (D) Log.v(TAG, "convoListing(): appParameterMask is zero or not present, " +

Completed in 174 milliseconds