Searched defs:testService (Results 1 – 7 of 7) sorted by relevance
55 public void testService() { in testService() method in AppComponentFactoryTest
42 public void testService() { in testService() method in DeviceTest
53 public void testService() { in testService() method in DeviceTest
90 public void testService() throws Exception { in testService() method in AttributionTagsTest
341 RecognitionService testService = new CtsRecognitionService(); in testRecognitionServiceConcurrencyLimitValidity() local
131 private lateinit var testService: IAppOpsUserService in nativeNoteOp() variable in android.app.appops.cts.AppOpsLoggingTest991 val testService: IAppOpsUserService? = null in nativeNoteOp() constant in android.app.appops.cts.AppOpsLoggingTest
2438 final ITestReceiver testService = bindToTestService(); in isAppInactiveAsPermissionlessApp() local