Home
last modified time | relevance | path

Searched refs:getHoverTapSlop (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/view/
DViewConfiguration.java682 public static int getHoverTapSlop() { in getHoverTapSlop() method in ViewConfiguration
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp106 jmethodID getHoverTapSlop; member
523 gServiceClassInfo.getHoverTapSlop); in getReaderConfiguration()
1900 GET_METHOD_ID(gServiceClassInfo.getHoverTapSlop, clazz, in register_android_server_InputManager()
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java2114 private int getHoverTapSlop() { in getHoverTapSlop() method in InputManagerService
2115 return ViewConfiguration.getHoverTapSlop(); in getHoverTapSlop()
/frameworks/base/config/
Dboot-image-profile.txt23122 HSPLandroid/view/ViewConfiguration;->getHoverTapSlop()I
/frameworks/base/services/
Dart-profile16492 HSPLcom/android/server/input/InputManagerService;->getHoverTapSlop()I