Searched refs:DetectingState (Results 1 – 3 of 3) sorted by relevance
86 final DetectingState mDetectingState;123 mDetectingState = new DetectingState(context); in WindowMagnificationGestureHandler()456 final class DetectingState implements State, class in WindowMagnificationGestureHandler461 DetectingState(@UiContext Context context) { in DetectingState() method in WindowMagnificationGestureHandler.DetectingState
142 @VisibleForTesting final DetectingState mDetectingState;307 : new DetectingState(context); in FullScreenMagnificationGestureHandler()899 final class DetectingStateWithMultiFinger extends DetectingState {1143 class DetectingState implements State, Handler.Callback { class in FullScreenMagnificationGestureHandler1168 DetectingState(Context context) { in DetectingState() method in FullScreenMagnificationGestureHandler.DetectingState
315 FullScreenMagnificationGestureHandler.DetectingState.class, "MESSAGE_", in newInstance()