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.java161 private static final int CLIR_INVOCATION = 1; field in class:ImsPhoneMmiCode
627 return CommandsInterface.CLIR_INVOCATION;
781 mPhone.mCT.getUtInterface().updateCLIR(CommandsInterface.CLIR_INVOCATION,
1413 case CLIR_INVOCATION:
1437 case CLIR_INVOCATION:
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java49 static final int CLIR_INVOCATION = 1; // (restrict CLI presentation) field in interface:CommandsInterface
788 * CLIR_INVOCATION == on "CLIR invocation" (restrict CLI presentation)
801 * CLIR_INVOCATION == on "CLIR invocation" (restrict CLI presentation)

Completed in 46 milliseconds