OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLIR_SUPPRESSION
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Phone/src/com/android/phone/
CLIRListPreference.java
75
value = CommandsInterface.
CLIR_SUPPRESSION
;
94
case CommandsInterface.
CLIR_SUPPRESSION
:
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmMmiCode.java
575
return CommandsInterface.
CLIR_SUPPRESSION
;
641
phone.mCM.setCLIR(CommandsInterface.
CLIR_SUPPRESSION
,
[
all
...]
/frameworks/base/telephony/java/com/android/internal/telephony/
CommandsInterface.java
105
static final int
CLIR_SUPPRESSION
= 2; // (allow CLI presentation)
817
*
CLIR_SUPPRESSION
== on "CLIR suppression" (allow CLI presentation)
830
*
CLIR_SUPPRESSION
== on "CLIR suppression" (allow CLI presentation)
[
all
...]
Completed in 33 milliseconds