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 309 setMsgListSms(new HashMap<Long, Msg>(), false);
355 private void setMsgListSms(Map<Long, Msg> msgListSms, boolean changesDetected) {
360 mMasInstance.setMsgListSms(msgListSms);
    [all...]

Completed in 71 milliseconds