Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DTelephonyShellCommand.java93 private static final String DATA_TEST_MODE = "data"; field in TelephonyShellCommand
293 case DATA_TEST_MODE: in onCommand()