Searched refs:MESSAGE_GET_CLIR (Results 1 – 1 of 1) sorted by relevance
81 mPhone.getOutgoingCallerIdDisplay(mHandler.obtainMessage(MyHandler.MESSAGE_GET_CLIR, in init()82 MyHandler.MESSAGE_GET_CLIR, MyHandler.MESSAGE_GET_CLIR)); in init()161 static final int MESSAGE_GET_CLIR = 0; field in CLIRListPreference.MyHandler167 case MESSAGE_GET_CLIR: in handleMessage()213 mPhone.getOutgoingCallerIdDisplay(obtainMessage(MESSAGE_GET_CLIR, in handleSetCLIRResponse()