Searched refs:GestureId (Results 1 – 3 of 3) sorted by relevance
48 @interface GestureId { annotation in MagnificationGestureMatcher56 static String gestureIdToString(@GestureId int gestureId) { in gestureIdToString()
19 import static com.android.server.accessibility.magnification.MagnificationGestureMatcher.GestureId;70 void onGestureCompleted(@GestureId int gestureId, long lastDownEventTime, in onGestureCompleted()
146 public @interface GestureId {} annotation in AccessibilityGestureEvent148 @GestureId196 @GestureId public int getGestureId() { in getGestureId()