Home
last modified time | relevance | path

Searched refs:msgListEmail (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java505 HashMap<Long, Msg> msgListEmail = new HashMap<Long, Msg>(); in initMsgList() local
515 msgListEmail.put(id, msg); in initMsgList()
523 mMsgListEmail = msgListEmail; in initMsgList()
695 HashMap<Long, Msg> msgListEmail = new HashMap<Long, Msg>(); in handleMsgListChangesEmail() local
720 msgListEmail.put(id, msg); in handleMsgListChangesEmail()
767 msgListEmail.put(id, msg); in handleMsgListChangesEmail()
803 mMsgListEmail = msgListEmail; in handleMsgListChangesEmail()