Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DTelephonyShellCommand.java98 private static final String CALL_COMPOSER_TEST_MODE = "test-mode"; field in TelephonyShellCommand
2539 case CALL_COMPOSER_TEST_MODE: { in handleCallComposerCommand()