Searched refs:getAttentionServiceComponent (Results 1 – 2 of 2) sorted by relevance
59 !TextUtils.isEmpty(getAttentionServiceComponent());199 assertThat(getAttentionServiceComponent()).isNotEqualTo(FAKE_SERVICE_PACKAGE); in bindToTestService()201 assertThat(getAttentionServiceComponent()).contains(FAKE_SERVICE_PACKAGE); in bindToTestService()204 private String getAttentionServiceComponent() { in getAttentionServiceComponent() method in CtsAttentionServiceDeviceTest
130 assertThat(getAttentionServiceComponent()).contains(FAKE_SERVICE_PACKAGE); in setup()315 private static String getAttentionServiceComponent() { in getAttentionServiceComponent() method in HotwordDetectionServiceProximityTest