Home
last modified time | relevance | path

Searched refs:bindToTestService (Results 1 – 3 of 3) sorted by relevance

/cts/tests/attentionservice/src/android/attentionservice/cts/
DCtsAttentionServiceDeviceTest.java66 bindToTestService(); in setUp()
133 private void bindToTestService() { in bindToTestService() method in CtsAttentionServiceDeviceTest
/cts/tests/rotationresolverservice/src/android/rotationresolverservice/cts/
DCtsRotationResolverServiceDeviceTest.java84 bindToTestService(); in setUp()
145 private void bindToTestService() { in bindToTestService() method in CtsRotationResolverServiceDeviceTest
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java271 bindToTestService(); in testLastTimeAnyComponentUsed_bindServiceShouldBeDetected()
1793 private ITestReceiver bindToTestService() throws Exception { in bindToTestService() method in UsageStatsTest
1826 final ITestReceiver testService = bindToTestService(); in isAppInactiveAsPermissionlessApp()