Home
last modified time | relevance | path

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

/cts/tests/ambientcontext/src/android/ambientcontext/cts/
DCtsAmbientContextDetectionServiceDeviceTest.java168 assertThat(getAmbientContextDetectionServiceComponent()).isNotEqualTo(CTS_SERVICE_NAME); in bindToTestService()
170 assertThat(CTS_SERVICE_NAME).contains(getAmbientContextDetectionServiceComponent()); in bindToTestService()
173 private String getAmbientContextDetectionServiceComponent() { in getAmbientContextDetectionServiceComponent() method in CtsAmbientContextDetectionServiceDeviceTest
/cts/tests/wearable/src/android/wearable/cts/
DCtsWearableSensingServiceDeviceTest.java106 !TextUtils.isEmpty(getAmbientContextDetectionServiceComponent());
603 private String getAmbientContextDetectionServiceComponent() { in getAmbientContextDetectionServiceComponent() method in CtsWearableSensingServiceDeviceTest