Searched refs:taps (Results 1 – 13 of 13) sorted by relevance
/frameworks/base/services/accessibility/java/com/android/server/accessibility/gestures/ |
D | MultiTapAndHold.java | 29 Context context, int taps, int gesture, GestureMatcher.StateChangeListener listener) { in MultiTapAndHold() argument 30 super(context, taps, gesture, listener); in MultiTapAndHold()
|
D | MultiFingerMultiTapAndHold.java | 31 int taps, in MultiFingerMultiTapAndHold() argument 34 super(context, fingers, taps, gestureId, listener); in MultiFingerMultiTapAndHold()
|
D | MultiTap.java | 44 public MultiTap(Context context, int taps, int gesture, in MultiTap() argument 47 mTargetTaps = taps; in MultiTap()
|
D | MultiFingerMultiTap.java | 62 int taps, in MultiFingerMultiTap() argument 67 Preconditions.checkArgumentPositive(taps, "Tap count must greater than 0."); in MultiFingerMultiTap() 68 mTargetTapCount = taps; in MultiFingerMultiTap()
|
D | SecondFingerMultiTap.java | 45 Context context, int taps, int gesture, GestureMatcher.StateChangeListener listener) { in SecondFingerMultiTap() argument 47 mTargetTaps = taps; in SecondFingerMultiTap()
|
/frameworks/base/packages/SystemUI/docs/ |
D | falsing.md | 64 taps, or more deliberate swipes.) 103 sense to increase the penalty as mis-taps should be less likely to occur after 113 will also check for double taps when `robustCheck` is set to true. If you are 114 willing to use single taps, use that instead. 150 If you expect a mix of taps, double taps, and swipes on your feature, segment them 207 the `FalsingManager` directly in some cases. If the owner simply taps on the pattern input, we 219 taps on the input buttons.
|
/frameworks/base/packages/SystemUI/docs/device-entry/ |
D | keyguard.md | 17 …ake up on various user-configurable signals, such as lift to wake, screen taps, among others. [AOD…
|
/frameworks/av/media/libaaudio/src/flowgraph/resampler/ |
D | README.md | 35 Higher quality levels will sound better but consume more CPU because they have more taps in the fil…
|
/frameworks/base/services/accessibility/ |
D | accessibility.aconfig | 187 …r events on receiving ACTION_UP to guarantee the correct amount of time is available between taps."
|
/frameworks/base/core/java/android/text/flags/ |
D | flags.aconfig | 146 …description: "Initiate handwriting when stylus taps at the end of a line in a focused non-empty Te…
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 1384 // ACTION: Chooser > User taps an app target 1390 // ACTION: Chooser > User taps a service target 1396 // ACTION: Chooser > User taps a standard target 1890 // Logged when a user double taps the overview button to launch the previous task 1965 // ACTION: Logged when the user taps on the gear beneath a notification. 7435 // ACTION: Chooser > User taps a system-provided target such as copy
|
/frameworks/proto_logging/stats/enums/app/ |
D | settings_enums.proto | 768 // ACTION: Settings > System > Gestures > Double tap > Require harder taps
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 9762 * taps on root/app in hamburger menu.
|