OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MMI_IMEI_DISPLAY
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Phone/src/com/android/phone/
SpecialCharSequenceMgr.java
43
private static final String
MMI_IMEI_DISPLAY
= "*#06#";
201
if (input.equals(
MMI_IMEI_DISPLAY
)) {
/packages/apps/Contacts/src/com/android/contacts/
SpecialCharSequenceMgr.java
51
private static final String
MMI_IMEI_DISPLAY
= "*#06#";
185
if (input.equals(
MMI_IMEI_DISPLAY
)) {
Completed in 796 milliseconds