Searched refs:gestureIdToString (Results 1 – 5 of 5) sorted by relevance
56 static String gestureIdToString(@GestureId int gestureId) { in gestureIdToString() method in MagnificationGestureMatcher
129 Slog.d(LOG_TAG, "onGestureCompleted: " + MagnificationGestureMatcher.gestureIdToString( in onGestureCompleted()
400 + MagnificationGestureMatcher.gestureIdToString( in onGestureCompleted()
207 stringBuilder.append("gestureId: ").append(gestureIdToString(mGestureId)); in toString()229 public static String gestureIdToString(int id) { in gestureIdToString() method in AccessibilityGestureEvent
2986 method @NonNull public static String gestureIdToString(int);