Searched refs:serviceInfo2 (Results 1 – 3 of 3) sorted by relevance
98 private val serviceInfo2 = in <lambda>() constant117 listOf(serviceInfo1, serviceInfo2) in <lambda>()
251 var serviceInfo2 = createServiceInfoWithName("com.test.someService2"); in showMagnificationButton_someOtherServiceRunning_postDelayedAnimationsWithTimeout() local253 .thenReturn(List.of(serviceInfo1, serviceInfo2)); in showMagnificationButton_someOtherServiceRunning_postDelayedAnimationsWithTimeout()
259 val serviceInfo2 = setUpPanel(panel2) in testMultipleAppHeaderIsClickable() constant270 captor.value.onServicesUpdated(listOf(serviceInfo1, serviceInfo2)) in testMultipleAppHeaderIsClickable()