Home
last modified time | relevance | path

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

/cts/tests/attentionservice/src/android/attentionservice/cts/
DCtsAttentionServiceDeviceTest.java200 assertThat(setTestableAttentionService(FAKE_SERVICE_PACKAGE)).isTrue(); in bindToTestService()
249 private boolean setTestableAttentionService(String service) { in setTestableAttentionService() method in CtsAttentionServiceDeviceTest
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceProximityTest.java129 assertThat(setTestableAttentionService(FAKE_SERVICE_PACKAGE)).isTrue(); in setup()
319 private static boolean setTestableAttentionService(String service) { in setTestableAttentionService() method in HotwordDetectionServiceProximityTest