Searched refs:notifyMsg (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoder.cpp47 sp<AMessage> notifyMsg = local
80 mCodec->setNotificationMessage(notifyMsg);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCallManager.java1810 Message notifyMsg;
1811 notifyMsg = ((Registrant)mPostDialCharacterRegistrants.get(i)).messageForRegistrant();
1812 notifyMsg.obj = msg.obj;
1813 notifyMsg.arg1 = msg.arg1;
1814 notifyMsg.sendToTarget();

Completed in 167 milliseconds