Searched refs:testService (Results 1 – 5 of 5) sorted by relevance
17 package com.android.cts.testService;
55 public void testService() { in testService() method in AppComponentFactoryTest
30 // Request to start testService.
90 public void testService() throws Exception { in testService() method in AttributionTagsTest
1913 final ITestReceiver testService = bindToTestService(); in isAppInactiveAsPermissionlessApp() local1914 return testService.isAppInactive(pkg); in isAppInactiveAsPermissionlessApp()