Searched refs:MESSAGE_GET_CF (Results 1 – 1 of 1) sorted by relevance
60 private int mPreviousCommand = MyHandler.MESSAGE_GET_CF;256 mHandler.obtainMessage(MyHandler.MESSAGE_GET_CF, in startCallForwardOptionsQuery()259 MyHandler.MESSAGE_GET_CF, null)); in startCallForwardOptionsQuery()263 CommandsInterface.CF_ACTION_DISABLE, MyHandler.MESSAGE_GET_CF, null)); in startCallForwardOptionsQuery()311 static final int MESSAGE_GET_CF = 0; field in CallForwardEditPreference.MyHandler358 case MESSAGE_GET_CF: in handleMessage()505 obtainMessage(MESSAGE_GET_CF, msg.arg1, MESSAGE_SET_CF, ar.exception)); in handleSetCFResponse()566 message = makeGetCfMessage(MyHandler.MESSAGE_GET_CF, mPreviousCommand, in sendCfMessage()