Searched defs:msgsListing (Results 1 – 3 of 3) sorted by relevance
58 void onGetMessagesListing(in List<BluetoothMapMessagesListing> msgsListing); in onGetMessagesListing()
156 public abstract void onGetMessagesListing(List<BluetoothMapMessagesListing> msgsListing); in onGetMessagesListing()530 public void onGetMessagesListing(List<BluetoothMapMessagesListing> msgsListing) { in onGetMessagesListing()631 private void onGetMessagesListing(final List<BluetoothMapMessagesListing> msgsListing) { in onGetMessagesListing()
691 ArrayList<android.bluetooth.client.map.BluetoothMapMessage> msgsListing) { in onGetMessagesListing()