Searched defs:CLIR_INVOCATION (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneMmiCode.java164 private static final int CLIR_INVOCATION = 1; field in class:ImsPhoneMmiCode
647 return CommandsInterface.CLIR_INVOCATION;
825 mPhone.mCT.getUtInterface().updateCLIR(CommandsInterface.CLIR_INVOCATION,
1519 case CLIR_INVOCATION:
1543 case CLIR_INVOCATION:
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java51 static final int CLIR_INVOCATION = 1; // (restrict CLI presentation) field in interface:CommandsInterface
817 * CLIR_INVOCATION == on "CLIR invocation" (restrict CLI presentation)
830 * CLIR_INVOCATION == on "CLIR invocation" (restrict CLI presentation)

Completed in 45 milliseconds