Searched refs:service2 (Results 1 – 2 of 2) sorted by relevance
308 IBinder service2 = conn2.getServiceIBinder(); in testUidImportanceListener() local316 service2.transact(IBinder.FIRST_CALL_TRANSACTION, data, null, 0); in testUidImportanceListener()319 service1 = service2 = null; in testUidImportanceListener()637 IBinder service2 = conn2.getServiceIBinder(); in testBackgroundCheckStopsService() local645 service2.transact(IBinder.FIRST_CALL_TRANSACTION, data, null, 0); in testBackgroundCheckStopsService()648 service = service2 = null; in testBackgroundCheckStopsService()
1146 final CtsContentCaptureService service2 = reconnectionWatcher.waitOnCreate(); in setContentCaptureFeatureEnabledTest_disabledThenReEnabled() local1159 final Session session = service2.getOnlyFinishedSession(); in setContentCaptureFeatureEnabledTest_disabledThenReEnabled()