Searched refs:DetectingState (Results 1 – 2 of 2) sorted by relevance
127 @VisibleForTesting final DetectingState mDetectingState;183 mDetectingState = new DetectingState(context); in MagnificationGestureHandler()609 final class DetectingState implements State, Handler.Callback { class in MagnificationGestureHandler629 public DetectingState(Context context) { in DetectingState() method in MagnificationGestureHandler.DetectingState
166 MagnificationGestureHandler.DetectingState.class, "MESSAGE_", m.what); in newInstance()