HomeSort by relevance Sort by last modified time
    Searched refs:CLIR_INVOCATION (Results 1 - 4 of 4) sorted by null

  /packages/services/Telephony/src/com/android/phone/
CLIRListPreference.java 77 value = CommandsInterface.CLIR_INVOCATION;
102 case CommandsInterface.CLIR_INVOCATION:
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneMmiCode.java 161 private static final int CLIR_INVOCATION = 1;
627 return CommandsInterface.CLIR_INVOCATION;
781 mPhone.mCT.getUtInterface().updateCLIR(CommandsInterface.CLIR_INVOCATION,
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmMmiCode.java 735 return CommandsInterface.CLIR_INVOCATION;
801 mPhone.mCi.setCLIR(CommandsInterface.CLIR_INVOCATION,
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandsInterface.java 51 static final int CLIR_INVOCATION = 1; // (restrict CLI presentation)
817 * CLIR_INVOCATION == on "CLIR invocation" (restrict CLI presentation)
830 * CLIR_INVOCATION == on "CLIR invocation" (restrict CLI presentation)
    [all...]

Completed in 47 milliseconds