Home | History | Annotate | Download | only in server

Lines Matching defs:getMsg

725                             Message getMsg = mHandler.obtainMessage(MESSAGE_GET_NAME_AND_ADDRESS);
726 mHandler.sendMessage(getMsg);
802 Message getMsg = mHandler.obtainMessage(MESSAGE_GET_NAME_AND_ADDRESS);
803 mHandler.sendMessage(getMsg);