OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLIR_INVOCATION
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Phone/src/com/android/phone/
CLIRListPreference.java
72
value = CommandsInterface.
CLIR_INVOCATION
;
97
case CommandsInterface.
CLIR_INVOCATION
:
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmMmiCode.java
577
return CommandsInterface.
CLIR_INVOCATION
;
638
phone.mCM.setCLIR(CommandsInterface.
CLIR_INVOCATION
,
[
all
...]
/frameworks/base/telephony/java/com/android/internal/telephony/
CommandsInterface.java
104
static final int
CLIR_INVOCATION
= 1; // (restrict CLI presentation)
818
*
CLIR_INVOCATION
== on "CLIR invocation" (restrict CLI presentation)
831
*
CLIR_INVOCATION
== on "CLIR invocation" (restrict CLI presentation)
[
all
...]
Completed in 24 milliseconds