HomeSort by relevance Sort by last modified time
    Searched refs:setMsgListSms (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapMasInstance.java 198 /* package */ void setMsgListSms(Map<Long, Msg> msgListSms) {
BluetoothMapContentObserver.java 308 setMsgListSms(new HashMap<Long, Msg>(), false);
354 private void setMsgListSms(Map<Long, Msg> msgListSms, boolean changesDetected) {
359 mMasInstance.setMsgListSms(msgListSms);
    [all...]

Completed in 79 milliseconds