Searched refs:DOUBLE_TAP_TOUCH_SLOP (Results 1 – 4 of 4) sorted by relevance
20 import static com.android.systemui.classifier.FalsingModule.DOUBLE_TAP_TOUCH_SLOP;40 @Named(DOUBLE_TAP_TOUCH_SLOP) float doubleTapSlop, in DoubleTapClassifier()
45 String DOUBLE_TAP_TOUCH_SLOP = "falsing_double_tap_touch_slop"; field85 @Named(DOUBLE_TAP_TOUCH_SLOP)
205 private static final int DOUBLE_TAP_TOUCH_SLOP = TOUCH_SLOP; field in ViewConfiguration417 mDoubleTapTouchSlop = DOUBLE_TAP_TOUCH_SLOP; in ViewConfiguration()
63221 Landroid/view/ViewConfiguration;->DOUBLE_TAP_TOUCH_SLOP:I