Home
last modified time | relevance | path

Searched refs:SRC_GET_TEST_ENABLED (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DTelephonyShellCommand.java129 private static final String SRC_GET_TEST_ENABLED = "get-test-enabled"; field in TelephonyShellCommand
2053 case SRC_GET_TEST_ENABLED: { in handleSingleRegistrationConfigCommand()