Searched refs:getMsg (Results 1 – 1 of 1) sorted by relevance
1438 Message getMsg = mHandler.obtainMessage(MESSAGE_GET_NAME_AND_ADDRESS); in handleOnBootPhase() local1439 mHandler.sendMessage(getMsg); in handleOnBootPhase()2087 Message getMsg = mHandler.obtainMessage(MESSAGE_GET_NAME_AND_ADDRESS); in handleMessage() local2088 mHandler.sendMessage(getMsg); in handleMessage()