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

  /packages/services/Telephony/src/com/android/phone/
CLIRListPreference.java 80 value = CommandsInterface.CLIR_SUPPRESSION;
99 case CommandsInterface.CLIR_SUPPRESSION:
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneMmiCode.java 162 private static final int CLIR_SUPPRESSION = 2;
625 return CommandsInterface.CLIR_SUPPRESSION;
788 mPhone.mCT.getUtInterface().updateCLIR(CommandsInterface.CLIR_SUPPRESSION,
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmMmiCode.java 733 return CommandsInterface.CLIR_SUPPRESSION;
804 mPhone.mCi.setCLIR(CommandsInterface.CLIR_SUPPRESSION,
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandsInterface.java 52 static final int CLIR_SUPPRESSION = 2; // (allow CLI presentation)
816 * CLIR_SUPPRESSION == on "CLIR suppression" (allow CLI presentation)
829 * CLIR_SUPPRESSION == on "CLIR suppression" (allow CLI presentation)
    [all...]

Completed in 99 milliseconds