Searched refs:setCenterY (Results 1 – 11 of 11) sorted by relevance
140 .setCenterY(TEST_CENTER_Y).build(); in getCenterY_canControlFullscreenMagnification_returnCenterY()153 .setCenterY(TEST_CENTER_Y).build(); in getCenterY_controlWindowMagnification_returnCenterY()240 .setCenterY(TEST_CENTER_Y).build(); in getMagnificationCenterY_fullscreenModeNotRegistered_shouldRegisterThenUnregister()308 .setCenterY(TEST_CENTER_Y).build(); in setMagnificationConfig_fullscreenModeNotRegistered_shouldRegister()323 .setCenterY(TEST_CENTER_Y).build(); in setMagnificationConfig_windowMode_enableMagnification()338 .setCenterY(TEST_CENTER_Y).build(); in getMagnificationConfig_fullscreenEnabled_expectedConfigValues()353 .setCenterY(TEST_CENTER_Y).build(); in getMagnificationConfig_windowEnabled_expectedConfigValues()369 .setCenterY(TEST_CENTER_Y).build(); in setWindowModeConfig_fullScreenMode_transitionConfigMode()375 .setCenterY(TEST_CENTER_Y + 10).build(); in setWindowModeConfig_fullScreenMode_transitionConfigMode()390 .setCenterY(TEST_CENTER_Y).build(); in setConfigWithDefaultMode_fullScreenMode_expectedConfig()[all …]
701 .setCenterY(centerY).build(); in setMagnificationConfig_cantControlMagnification_returnFalse()719 .setCenterY(centerY).build(); in setMagnificationConfig_serviceNotBelongCurrentUser_returnFalse()
85 .setCenterY(fullScreenMagnificationController.getCenterY(displayId)); in getMagnificationConfig()93 .setCenterY(magnificationConnectionManager.getCenterY(displayId)); in getMagnificationConfig()
524 .setCenterY(bounds.exactCenterY()).build(); in onSourceBoundsChanged()949 .setCenterY(screenMagnificationController.getCenterY(mDisplayId)); in onResult()
488 .setCenterY(centerY).build(); in onMagnificationChangedLocked()
253 public MagnificationConfig.Builder setCenterY(float centerY) { in setCenterY() method in MagnificationConfig.Builder
1920 .setCenterX(centerX).setCenterY(centerY).build(); in setCenter()
1343 .setCenterY(MAGNIFIED_CENTER_Y).build(); in obtainMagnificationConfig()
1549 MAGNIFICATION_MODE_FULLSCREEN).setScale(scale).setCenterX(centerX).setCenterY(
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
3692 … method @NonNull public android.accessibilityservice.MagnificationConfig.Builder setCenterY(float);