Searched refs:MESSAGE_GET_CF (Results 1 – 1 of 1) sorted by relevance
55 private int mPreviousCommand = MyHandler.MESSAGE_GET_CF;242 mHandler.obtainMessage(MyHandler.MESSAGE_GET_CF, in startCallForwardOptionsQuery()245 MyHandler.MESSAGE_GET_CF, null)); in startCallForwardOptionsQuery()249 CommandsInterface.CF_ACTION_DISABLE, MyHandler.MESSAGE_GET_CF, null)); in startCallForwardOptionsQuery()297 static final int MESSAGE_GET_CF = 0; field in CallForwardEditPreference.MyHandler344 case MESSAGE_GET_CF: in handleMessage()489 obtainMessage(MESSAGE_GET_CF, msg.arg1, MESSAGE_SET_CF, ar.exception)); in handleSetCFResponse()549 message = makeGetCfMessage(MyHandler.MESSAGE_GET_CF, mPreviousCommand, in sendCfMessage()