Searched refs:notifyMsg (Results 1 – 2 of 2) sorted by relevance
450 int notifyMsg = isLocationAccessAllowed in receiveResult() local459 notifyMessenger(nsri, notifyMsg, in receiveResult()467 notifyMessenger(nsri, notifyMsg, in receiveResult()
2175 Message notifyMsg; in handleMessage() local2176 … notifyMsg = ((Registrant)mPostDialCharacterRegistrants.get(i)).messageForRegistrant(); in handleMessage()2177 notifyMsg.obj = msg.obj; in handleMessage()2178 notifyMsg.arg1 = msg.arg1; in handleMessage()2179 notifyMsg.sendToTarget(); in handleMessage()