Searched refs:MESSAGE_SET_CLIR (Results 1 – 1 of 1) sorted by relevance
44 mHandler.obtainMessage(MyHandler.MESSAGE_SET_CLIR)); in onDialogClosed()114 static final int MESSAGE_SET_CLIR = 1; field in CLIRListPreference.MyHandler122 case MESSAGE_SET_CLIR: in handleMessage()131 if (msg.arg2 == MESSAGE_SET_CLIR) { in handleGetCLIRResponse()167 MESSAGE_SET_CLIR, MESSAGE_SET_CLIR, ar.exception)); in handleSetCLIRResponse()