Searched refs:getMsg (Results 1 – 1 of 1) sorted by relevance
1327 Message getMsg = mHandler.obtainMessage(MESSAGE_GET_NAME_AND_ADDRESS); in handleOnBootPhase() local1328 mHandler.sendMessage(getMsg); in handleOnBootPhase()1966 Message getMsg = mHandler.obtainMessage(MESSAGE_GET_NAME_AND_ADDRESS); in handleMessage() local1967 mHandler.sendMessage(getMsg); in handleMessage()