Searched refs:msgsListing (Results 1 – 3 of 3) sorted by relevance
156 public abstract void onGetMessagesListing(List<BluetoothMapMessagesListing> msgsListing); in onGetMessagesListing() argument530 public void onGetMessagesListing(List<BluetoothMapMessagesListing> msgsListing) { in onGetMessagesListing() argument533 msgsListing); in onGetMessagesListing()541 mgr.onGetMessagesListing(msgsListing); in onGetMessagesListing()631 private void onGetMessagesListing(final List<BluetoothMapMessagesListing> msgsListing) { in onGetMessagesListing() argument641 mCallbacks.onGetMessagesListing(msgsListing); in onGetMessagesListing()
58 void onGetMessagesListing(in List<BluetoothMapMessagesListing> msgsListing); in onGetMessagesListing() argument
691 ArrayList<android.bluetooth.client.map.BluetoothMapMessage> msgsListing) { in onGetMessagesListing() argument695 for (android.bluetooth.client.map.BluetoothMapMessage msg : msgsListing) { in onGetMessagesListing()