Home
last modified time | relevance | path

Searched defs:mControllerCtx (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DFullScreenMagnificationController.java90 private final ControllerContext mControllerCtx; field in FullScreenMagnificationController
1518 private final ControllerContext mControllerCtx; field in FullScreenMagnificationController.SpecAnimationBridge
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
H A DMagnificationControllerTest.java118 private FullScreenMagnificationController.ControllerContext mControllerCtx; field in MagnificationControllerTest