Searched refs:Gesture (Results 1 – 23 of 23) sorted by relevance
82 private final HashMap<String, ArrayList<Gesture>> mNamedGestures =83 new HashMap<String, ArrayList<Gesture>>();136 public ArrayList<Prediction> recognize(Gesture gesture) { in recognize()148 public void addGesture(String entryName, Gesture gesture) { in addGesture()152 ArrayList<Gesture> gestures = mNamedGestures.get(entryName); in addGesture()154 gestures = new ArrayList<Gesture>(); in addGesture()170 public void removeGesture(String entryName, Gesture gesture) { in removeGesture()171 ArrayList<Gesture> gestures = mNamedGestures.get(entryName); in removeGesture()205 public ArrayList<Gesture> getGestures(String entryName) { in getGestures()206 ArrayList<Gesture> gestures = mNamedGestures.get(entryName); in getGestures()[all …]
42 public class Gesture implements Parcelable { class59 public Gesture() { in Gesture() method in Gesture65 Gesture gesture = new Gesture(); in clone()268 static Gesture deserialize(DataInputStream in) throws IOException { in deserialize()269 final Gesture gesture = new Gesture(); in deserialize()283 …inal @android.annotation.NonNull Parcelable.Creator<Gesture> CREATOR = new Parcelable.Creator<Gest…284 public Gesture createFromParcel(Parcel in) {285 Gesture gesture = null;306 public Gesture[] newArray(int size) {307 return new Gesture[size];
63 public ArrayList<Prediction> recognize(Gesture gesture) { in recognize()67 public void addGesture(String entryName, Gesture gesture) { in addGesture()71 public void removeGesture(String entryName, Gesture gesture) { in removeGesture()79 public ArrayList<Gesture> getGestures(String entryName) { in getGestures()
72 …static Instance createInstance(int sequenceType, int orientationType, Gesture gesture, String labe… in createInstance()86 private static float[] spatialSampler(Gesture gesture) { in spatialSampler()90 private static float[] temporalSampler(int orientationType, Gesture gesture) { in temporalSampler()
106 private Gesture mCurrentGesture;284 public Gesture getGesture() { in getGesture()288 public void setGesture(Gesture gesture) { in setGesture()587 mCurrentGesture = new Gesture(); in touchDown()802 void onGesturePerformed(GestureOverlayView overlay, Gesture gesture); in onGesturePerformed()
73 public static float[] spatialSampling(Gesture gesture, int bitmapSize) { in spatialSampling()90 public static float[] spatialSampling(Gesture gesture, int bitmapSize, in spatialSampling()
97 Gesture moveGesture(kGestureMove, ARBITRARY_GESTURE_TIME, ARBITRARY_GESTURE_TIME, -5, 10); in TEST_F()129 Gesture moveGesture(kGestureMove, ARBITRARY_GESTURE_TIME, ARBITRARY_GESTURE_TIME, -5, 10); in TEST_F()152 Gesture downGesture(kGestureButtonsChange, ARBITRARY_GESTURE_TIME, ARBITRARY_GESTURE_TIME, in TEST_F()177 Gesture leftUpGesture(kGestureButtonsChange, ARBITRARY_GESTURE_TIME, ARBITRARY_GESTURE_TIME, in TEST_F()190 Gesture rightUpGesture(kGestureButtonsChange, ARBITRARY_GESTURE_TIME, ARBITRARY_GESTURE_TIME, in TEST_F()213 Gesture moveGesture(kGestureMove, ARBITRARY_GESTURE_TIME, ARBITRARY_GESTURE_TIME, -5, 10); in TEST_F()217 Gesture downGesture(kGestureButtonsChange, ARBITRARY_GESTURE_TIME, ARBITRARY_GESTURE_TIME, in TEST_F()234 Gesture downGesture(kGestureButtonsChange, ARBITRARY_GESTURE_TIME, ARBITRARY_GESTURE_TIME, in TEST_F()253 Gesture moveGesture(kGestureMove, ARBITRARY_GESTURE_TIME, ARBITRARY_GESTURE_TIME, -5, 10); in TEST_F()263 Gesture upGesture(kGestureButtonsChange, ARBITRARY_GESTURE_TIME, ARBITRARY_GESTURE_TIME, in TEST_F()[all …]
62 const Gesture& gesture);67 const Gesture& gesture);69 const Gesture& gesture);72 const Gesture& gesture);75 const Gesture& gesture);83 const Gesture& gesture);
140 const Gesture& gesture) { in handleGesture()173 const Gesture& gesture) { in handleMove()223 const Gesture& gesture) { in handleButtonsChange()327 const Gesture& gesture) { in handleScroll()362 const Gesture& gesture) { in handleFling()409 Gesture(kGestureMove, gesture.start_time, gesture.end_time, in handleFling()526 const Gesture& gesture) { in handlePinch()
39 public class Gesture { class in GestureRecorder139 private LinkedList<Gesture> mGestures;140 private Gesture mCurrentGesture;155 mGestures = new LinkedList<Gesture>(); in GestureRecorder()162 mCurrentGesture = new Gesture(); in add()173 mCurrentGesture = new Gesture(); in tag()202 for (Gesture g : mGestures) { in toJsonLocked()
62 void consumeGesture(const Gesture* gesture);98 std::vector<Gesture> mGesturesToProcess;
106 void gestureInterpreterCallback(void* clientData, const Gesture* gesture) { in gestureInterpreterCallback()150 void processGesture(const TouchpadInputMapper::MetricsIdentifier& id, const Gesture& gesture) { in processGesture()477 void TouchpadInputMapper::consumeGesture(const Gesture* gesture) { in consumeGesture()491 for (Gesture& gesture : mGesturesToProcess) { in processGestures()
1 # System UI > ... > Launcher > Gesture nav
2177 SecureSettingsProto.Gesture.AWARE_ENABLED); in dumpProtoSecureSettingsLocked()2181 SecureSettingsProto.Gesture.SILENCE_ALARMS_COUNT); in dumpProtoSecureSettingsLocked()2184 SecureSettingsProto.Gesture.SILENCE_CALLS_COUNT); in dumpProtoSecureSettingsLocked()2187 SecureSettingsProto.Gesture.SILENCE_ENABLED); in dumpProtoSecureSettingsLocked()2190 SecureSettingsProto.Gesture.SILENCE_TIMER_COUNT); in dumpProtoSecureSettingsLocked()2194 SecureSettingsProto.Gesture.SKIP_COUNT); in dumpProtoSecureSettingsLocked()2197 SecureSettingsProto.Gesture.SKIP_ENABLED); in dumpProtoSecureSettingsLocked()2201 SecureSettingsProto.Gesture.SILENCE_ALARMS_TOUCH_COUNT); in dumpProtoSecureSettingsLocked()2204 SecureSettingsProto.Gesture.SILENCE_CALLS_TOUCH_COUNT); in dumpProtoSecureSettingsLocked()2207 SecureSettingsProto.Gesture.SILENCE_TIMER_TOUCH_COUNT); in dumpProtoSecureSettingsLocked()[all …]
773 // OPEN: Columbus Gesture training intro in Settings778 // OPEN: Columbus Gesture training enrolling in Settings783 // OPEN: Columbus Gesture training finished in Settings825 // OPEN: Columbus Gesture training action in Settings830 // OPEN: Columbus Gesture training app selection in Settings2853 // OPEN: Settings > System > Input & Gesture > Swipe fingerprint for notifications2856 // OPEN: Settings > System > Input & Gesture > Double tap power button gesture2859 // OPEN: Settings > System > Input & Gesture > Pick up gesture2862 // OPEN: Settings > System > Input & Gesture > Double tap screen gesture2865 // OPEN: Settings > System > Input & Gesture > Double twist gesture[all …]
32 1. Gesture on the screen.125 ### Ignoring A Gesture
2299 // 1: Gesture performed is Nudge2300 // 2: Gesture performed is Pickup2301 // 4: Gesture performed is Double Tap2302 // 6: Gesture performed is Reach3514 // OPEN: Settings > System > Input & Gesture3520 // OPEN: Settings > System > Input & Gesture > Swipe to notification gesture3523 // OPEN: Settings > System > Input & Gesture > Double tap power button gesture3526 // OPEN: Settings > System > Input & Gesture > Pick up gesture3529 // OPEN: Settings > System > Input & Gesture > Double tap screen gesture3532 // OPEN: Settings > System > Input & Gesture > Double twist gesture[all …]
293 message Gesture { message318 optional Gesture gesture = 74;
124 // The score between 0 and 1 which is the prediction output for the Back Gesture model.
10229 public class Gesture implements android.os.Parcelable {10230 ctor public Gesture();10246 field public static final android.os.Parcelable.Creator<android.gesture.Gesture> CREATOR;10258 method public void addGesture(java.lang.String, android.gesture.Gesture);10260 method public java.util.ArrayList<android.gesture.Gesture> getGestures(java.lang.String);10265 … method public java.util.ArrayList<android.gesture.Prediction> recognize(android.gesture.Gesture);10267 method public void removeGesture(java.lang.String, android.gesture.Gesture);10287 method public android.gesture.Gesture getGesture();10311 method public void setGesture(android.gesture.Gesture);10335 …blic abstract void onGesturePerformed(android.gesture.GestureOverlayView, android.gesture.Gesture);[all …]
15274 public class Gesture implements android.os.Parcelable {15275 ctor public Gesture();15291 … field @NonNull public static final android.os.Parcelable.Creator<android.gesture.Gesture> CREATOR;15304 method public void addGesture(String, android.gesture.Gesture);15306 method public java.util.ArrayList<android.gesture.Gesture> getGestures(String);15311 … method public java.util.ArrayList<android.gesture.Prediction> recognize(android.gesture.Gesture);15313 method public void removeGesture(String, android.gesture.Gesture);15333 method public android.gesture.Gesture getGesture();15357 method public void setGesture(android.gesture.Gesture);15381 …method public void onGesturePerformed(android.gesture.GestureOverlayView, android.gesture.Gesture);[all …]
15941 Landroid/gesture/Gesture;->BITMAP_RENDERING_ANTIALIAS:Z15942 Landroid/gesture/Gesture;->BITMAP_RENDERING_DITHER:Z15943 Landroid/gesture/Gesture;->BITMAP_RENDERING_WIDTH:I15944 Landroid/gesture/Gesture;->deserialize(Ljava/io/DataInputStream;)Landroid/gesture/Gesture;15945 Landroid/gesture/Gesture;->GESTURE_ID_BASE:J15946 Landroid/gesture/Gesture;->mBoundingBox:Landroid/graphics/RectF;15947 Landroid/gesture/Gesture;->mGestureID:J15948 Landroid/gesture/Gesture;->mStrokes:Ljava/util/ArrayList;15949 Landroid/gesture/Gesture;->serialize(Ljava/io/DataOutputStream;)V15950 Landroid/gesture/Gesture;->setID(J)V[all …]
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...