Searched refs:notifyMsg (Results 1 – 2 of 2) sorted by relevance
435 int notifyMsg = isLocationAccessAllowed in receiveResult() local444 notifyMessenger(nsri, notifyMsg, in receiveResult()452 notifyMessenger(nsri, notifyMsg, in receiveResult()
2178 Message notifyMsg; in handleMessage() local2179 … notifyMsg = ((Registrant)mPostDialCharacterRegistrants.get(i)).messageForRegistrant(); in handleMessage()2180 notifyMsg.obj = msg.obj; in handleMessage()2181 notifyMsg.arg1 = msg.arg1; in handleMessage()2182 notifyMsg.sendToTarget(); in handleMessage()