Searched refs:CLIR_INVOCATION (Results 1 – 3 of 3) sorted by relevance
164 private static final int CLIR_INVOCATION = 1; field in ImsPhoneMmiCode645 return CommandsInterface.CLIR_INVOCATION; in getCLIRMode()827 mPhone.mCT.getUtInterface().updateCLIR(CommandsInterface.CLIR_INVOCATION, in processCode()1522 case CLIR_INVOCATION: in onQueryClirComplete()1546 case CLIR_INVOCATION: in onQueryClirComplete()
735 return CommandsInterface.CLIR_INVOCATION; in getCLIRMode()801 mPhone.mCi.setCLIR(CommandsInterface.CLIR_INVOCATION, in processCode()1259 mPhone.saveClirSetting(CommandsInterface.CLIR_INVOCATION); in onSetComplete()
51 static final int CLIR_INVOCATION = 1; // (restrict CLI presentation) field