Home
last modified time | relevance | path

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

/cts/tests/rotationresolverservice/src/android/rotationresolverservice/cts/
DCtsRotationResolverServiceDeviceTest.java85 bindToTestService(); in setUp()
146 private void bindToTestService() { in bindToTestService() method in CtsRotationResolverServiceDeviceTest
/cts/tests/ambientcontext/src/android/ambientcontext/cts/
DCtsAmbientContextDetectionServiceDeviceTest.java90 bindToTestService(); in setUp()
166 private void bindToTestService() { in bindToTestService() method in CtsAmbientContextDetectionServiceDeviceTest
/cts/tests/attentionservice/src/android/attentionservice/cts/
DCtsAttentionServiceDeviceTest.java83 bindToTestService(); in setUp()
197 private void bindToTestService() { in bindToTestService() method in CtsAttentionServiceDeviceTest
/cts/tests/autofillservice/src/android/autofillservice/cts/inline/
DInlineLoginMixedCredentialActivityTest.java120 bindToTestService(); in setUp()
490 private void bindToTestService() { in bindToTestService() method in InlineLoginMixedCredentialActivityTest
/cts/tests/credentials/src/android/credentials/cts/
DCtsCredentialProviderServiceDeviceTest.java180 bindToTestService(); in setUpTest()
783 private void bindToTestService() { in bindToTestService() method in CtsCredentialProviderServiceDeviceTest
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java450 bindToTestService(); in testLastTimeAnyComponentUsed_bindServiceShouldBeDetected()
2745 private ITestReceiver bindToTestService() throws Exception { in bindToTestService() method in UsageStatsTest
2847 final ITestReceiver testService = bindToTestService(); in isAppInactiveAsPermissionlessApp()