Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DTestUtils.java73 public static final String INCALL_COMPONENT = "android.telecom.cts/.MockInCallService"; field in TestUtils
354 return executeShellCommand(instrumentation, COMMAND_SET_SYSTEM_DIALER + INCALL_COMPONENT); in setSystemDialerOverride()