Home
last modified time | relevance | path

Searched defs:getMsgListMsg (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContentObserver.java368 private Map<Long, Msg> getMsgListMsg() { in getMsgListMsg() method in BluetoothMapContentObserver
1334 synchronized (getMsgListMsg()) { in initMsgList() method
1741 synchronized (getMsgListMsg()) { in handleMsgListChangesMsg() method
2148 synchronized (getMsgListMsg()) { in setEmailMessageStatusDelete() method
2514 synchronized (getMsgListMsg()) { in setMessageStatusRead() method
2638 synchronized (getMsgListMsg()) { in pushMessage() method
H A DBluetoothMapMasInstance.java215 /* package */ Map<Long, Msg> getMsgListMsg() { in getMsgListMsg() method in BluetoothMapMasInstance