Searched refs:mControllerCtx (Results 1 – 1 of 1) sorted by relevance
72 private final ControllerContext mControllerCtx; field in MagnificationController116 mSpecAnimationBridge = new SpecAnimationBridge(mControllerCtx, mLock, mDisplayId); in DisplayMagnification()127 mRegistered = mControllerCtx.getWindowManager().setMagnificationCallbacks( in register()135 mControllerCtx.getWindowManager().getMagnificationRegion( in register()153 mControllerCtx.getWindowManager().setMagnificationCallbacks( in unregister()246 mControllerCtx.getHandler().sendMessage(m); in onMagnificationRegionChanged()254 mControllerCtx.getHandler().sendMessage(m); in onRectangleOnScreenRequested()262 mControllerCtx.getHandler().sendMessage(m); in onRotationChanged()269 mControllerCtx.getHandler().sendMessage(m); in onUserContextChanged()309 mControllerCtx.getHandler().sendMessage(m); in sendSpecToAnimation()[all …]