Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DTelephonyShellCommand.java131 private static final String SRC_GET_FEATURE_ENABLED = "get-feature-validation"; field in TelephonyShellCommand
2071 case SRC_GET_FEATURE_ENABLED: { in handleSingleRegistrationConfigCommand()