OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TELECOM_SECRET_CODE_DEBUG_ON
(Results
1 - 2
of
2
) sorted by null
/packages/services/Telecomm/src/com/android/server/telecom/
DialerCodeReceiver.java
33
public static final String
TELECOM_SECRET_CODE_DEBUG_ON
= "823241";
51
if (intent.getData().getHost().equals(
TELECOM_SECRET_CODE_DEBUG_ON
)) {
TelecomSystem.java
94
.addDataAuthority(DialerCodeReceiver.
TELECOM_SECRET_CODE_DEBUG_ON
, null);
Completed in 191 milliseconds