Home
last modified time | relevance | path

Searched defs:getHoverTapSlop (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DViewConfiguration.java789 public static int getHoverTapSlop() { in getHoverTapSlop() method in ViewConfiguration
1541 public int getHoverTapSlop() { in getHoverTapSlop() method in ViewConfiguration.ResourceCache
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java3021 private int getHoverTapSlop() { in getHoverTapSlop() method in InputManagerService
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp142 jmethodID getHoverTapSlop; member