Home
last modified time | relevance | path

Searched defs:msgList (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DGsmCdmaPhoneTest.java1075 List<Message> msgList = messageArgumentCaptor.getAllValues(); in testEmergencyCallbackMessages() local
1175 List<Message> msgList = messageArgumentCaptor.getAllValues(); in testModemResetInEmergencyCallbackMessages() local
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContentObserver.java1312 HashMap<Long, Msg> msgList = new HashMap<Long, Msg>(); in initMsgList() local
1731 HashMap<Long, Msg> msgList = new HashMap<Long, Msg>(); in handleMsgListChangesMsg() local
/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp190 sp<MessageList> msgList = new MessageList(); in onMessages() local
6005 sp<MessageList> msgList = static_cast<MessageList *>(obj.get()); in onOMXMessageList() local