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