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

  /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/
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 4427 milliseconds