Searched refs:runOnServiceSync (Results 1 – 13 of 13) sorted by relevance
190 mService.runOnServiceSync(() -> { in tearDown()220 mService.runOnServiceSync(() -> result.set(controller.setScale(scale, false))); in testSetScale()225 mService.runOnServiceSync(() -> result.set(controller.reset(false))); in testSetScale()243 mService.runOnServiceSync(() -> { in testSetScaleAndCenter()255 mService.runOnServiceSync(() -> result.set(controller.reset(false))); in testSetScaleAndCenter()278 mService.runOnServiceSync(() -> { in testSetMagnificationConfig_expectedConfig()295 mService.runOnServiceSync(() -> { in testSetMagnificationConfig_expectedConfig()322 mService.runOnServiceSync( in testSetConfigWithDefaultModeAndCenter_expectedConfig()335 mService.runOnServiceSync( in testSetConfigWithDefaultModeAndCenter_expectedConfig()342 mService.runOnServiceSync( in testSetConfigWithDefaultModeAndCenter_expectedConfig()[all …]
114 service.runOnServiceSync(() -> mAudioManager.setStreamVolume( in testChangeAccessibilityVolume_inAccessibilityService_shouldWork()118 service.runOnServiceSync(() -> mAudioManager.setStreamVolume( in testChangeAccessibilityVolume_inAccessibilityService_shouldWork()
138 mService.runOnServiceSync( in testA11yServiceShowsOverlay_shouldAppear()306 mService.runOnServiceSync(() -> viewHost.setView(overlayLayout, overlayParams)); in doOverlayWindowTest()322 mService.runOnServiceSync( in doOverlayWindowTest()486 mService.runOnServiceSync( in addOverlayToVirtualDisplayAndCheck()
141 mService.runOnServiceSync(() -> { in zoomIn()
631 mService.runOnServiceSync( in setRightSideOfActivityWindowGestureDetectionPassthrough()639 mService.runOnServiceSync( in setRightSideOfActivityWindowTouchExplorationPassthrough()646 mService.runOnServiceSync( in clearPassthroughRegions()
392 magnificationService.runOnServiceSync(() -> { in testClickWhenMagnified_matchesActualTouch()405 magnificationService.runOnServiceSync(() -> { in testClickWhenMagnified_matchesActualTouch()437 magnificationService.runOnServiceSync(() -> in testClickWhenMagnified_matchesActualTouch()439 magnificationService.runOnServiceSync(() -> magnificationService.disableSelf()); in testClickWhenMagnified_matchesActualTouch()
394 mService.runOnServiceSync(() -> in testGesture()520 mService.runOnServiceSync(() -> in testDispatchGesture_privateDisplay_gestureCancelled()530 mService.runOnServiceSync( in assertEventAfterGesture()
135 secondService.runOnServiceSync(() -> secondService.disableSelf()); in secondServiceChangingTheShowMode_updatesModeAndNotifiesFirstService()
466 mService.runOnServiceSync( in syncAccessibilityFocusToInputFocus()
1861 service.runOnServiceSync( in testDirectAccessibilityConnection_UsesCurrentWindowSpec()
206 service.runOnServiceSync(service::disableSelfAndRemove); in callFinishOnServiceSync()
114 public void runOnServiceSync(Runnable runner) { in runOnServiceSync() method in InstrumentedAccessibilityService123 runOnServiceSync( in getOnService() method
97 service.runOnServiceSync( in dispatchGesture()