Searched refs:CLIR_INVOCATION (Results 1 – 3 of 3) sorted by relevance
165 private static final int CLIR_INVOCATION = 1; field in ImsPhoneMmiCode657 return CommandsInterface.CLIR_INVOCATION; in getCLIRMode()839 mPhone.mCT.getUtInterface().updateCLIR(CommandsInterface.CLIR_INVOCATION, in processCode()1541 case CLIR_INVOCATION: in onQueryClirComplete()1565 case CLIR_INVOCATION: in onQueryClirComplete()
745 return CommandsInterface.CLIR_INVOCATION; in getCLIRMode()811 mPhone.mCi.setCLIR(CommandsInterface.CLIR_INVOCATION, in processCode()1283 mPhone.saveClirSetting(CommandsInterface.CLIR_INVOCATION); in onSetComplete()
54 static final int CLIR_INVOCATION = 1; // (restrict CLI presentation) field