Searched refs:PanningScalingState (Results 1 – 2 of 2) sorted by relevance
143 @VisibleForTesting final PanningScalingState mPanningScalingState;311 mPanningScalingState = new PanningScalingState(context); in FullScreenMagnificationGestureHandler()491 final class PanningScalingState extends SimpleOnGestureListener class in FullScreenMagnificationGestureHandler516 PanningScalingState(Context context) { in PanningScalingState() method in FullScreenMagnificationGestureHandler.PanningScalingState
1257 final float threshold = FullScreenMagnificationGestureHandler.PanningScalingState in testTransitToPanningState_scaleDifferenceOverThreshold_startDetecting()1278 final float threshold = FullScreenMagnificationGestureHandler.PanningScalingState in testTransitToPanningState_scaleDifferenceLessThanThreshold_doNotDetect()1326 final float threshold = FullScreenMagnificationGestureHandler.PanningScalingState in testPanningScaleOverThreshold_notDetecting_startDetecting()