Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DTelephonyShellCommand.java157 private static final String DISABLE_PHYSICAL_SUBSCRIPTION = "disable-physical-subscription"; field in TelephonyShellCommand
315 case DISABLE_PHYSICAL_SUBSCRIPTION: in onCommand()