Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DNullBindingCallRedirectionServiceController.java32 public static final ComponentName CONTROL_INTERFACE_COMPONENT = field in NullBindingCallRedirectionServiceController
DCallRedirectionServiceTest.java240 NullBindingCallRedirectionServiceController.CONTROL_INTERFACE_COMPONENT); in testServiceUnbindOnNullBinding()
267 CtsCallRedirectionServiceController.CONTROL_INTERFACE_COMPONENT; in setupControlBinder()
DThirdPartyCallScreeningServiceTest.java544 bindIntent.setComponent(CallScreeningServiceControl.CONTROL_INTERFACE_COMPONENT); in setupControlBinder()
/cts/tests/tests/telecom/CallScreeningServiceTestApp/src/android/telecom/cts/screeningtestapp/
DCallScreeningServiceControl.java37 public static final ComponentName CONTROL_INTERFACE_COMPONENT = field in CallScreeningServiceControl
/cts/tests/tests/telecom/CallRedirectionServiceTestApp/src/android/telecom/cts/redirectiontestapp/
DCtsCallRedirectionServiceController.java35 public static final ComponentName CONTROL_INTERFACE_COMPONENT = field in CtsCallRedirectionServiceController
/cts/tests/tests/telecom/src/android/telecom/cts/carmodetestapp/
DCtsCarModeInCallServiceControl.java40 public static final ComponentName CONTROL_INTERFACE_COMPONENT = field in CtsCarModeInCallServiceControl
/cts/tests/tests/telephony/current/src/android/telephony/embms/cts/
DMbmsStreamingTestBase.java170 bindIntent.setComponent(CtsStreamingService.CONTROL_INTERFACE_COMPONENT); in getControlBinder()
DMbmsDownloadTestBase.java190 bindIntent.setComponent(CtsDownloadService.CONTROL_INTERFACE_COMPONENT); in getControlBinder()
DMbmsGroupCallTestBase.java201 bindIntent.setComponent(CtsGroupCallService.CONTROL_INTERFACE_COMPONENT); in getControlBinder()
/cts/tests/tests/telephony/current/EmbmsMiddlewareTestApp/src/android/telephony/cts/embmstestapp/
DCtsGroupCallService.java53 public static final ComponentName CONTROL_INTERFACE_COMPONENT = field in CtsGroupCallService
DCtsStreamingService.java60 public static final ComponentName CONTROL_INTERFACE_COMPONENT = field in CtsStreamingService
DCtsDownloadService.java87 public static final ComponentName CONTROL_INTERFACE_COMPONENT = field in CtsDownloadService