Searched refs:INCALL_COMPONENT (Results 1 – 5 of 5) sorted by relevance
54 protected static final String INCALL_COMPONENT = field in DomainSelectionCallingBase324 InstrumentationRegistry.getInstrumentation(), INCALL_COMPONENT); in setupForEmergencyCalling() local
72 protected static final String INCALL_COMPONENT = field in ImsCallingBase615 InstrumentationRegistry.getInstrumentation(), INCALL_COMPONENT); in setupForEmergencyCalling() local
152 InstrumentationRegistry.getInstrumentation(), INCALL_COMPONENT); in beforeAllTests() local
181 InstrumentationRegistry.getInstrumentation(), INCALL_COMPONENT); in beforeAllTests() local
79 public static final String INCALL_COMPONENT = "android.telecom.cts/.MockInCallService"; field in TestUtils478 return executeShellCommand(instrumentation, COMMAND_SET_SYSTEM_DIALER + INCALL_COMPONENT); in setSystemDialerOverride()