Searched refs:MESSAGE_GET_CF (Results 1 – 1 of 1) sorted by relevance
70 mHandler.obtainMessage(MyHandler.MESSAGE_GET_CF, in init()73 MyHandler.MESSAGE_GET_CF, null)); in init()170 static final int MESSAGE_GET_CF = 0; field in CallForwardEditPreference.MyHandler176 case MESSAGE_GET_CF: in handleMessage()268 obtainMessage(MESSAGE_GET_CF, msg.arg1, MESSAGE_SET_CF, ar.exception)); in handleSetCFResponse()