Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DWindowMagnificationController.java77 class WindowMagnificationController implements View.OnTouchListener, SurfaceHolder.Callback, class
150 WindowMagnificationController(@UiContext Context context, @NonNull Handler handler, in WindowMagnificationController() method in WindowMagnificationController