Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewConfiguration.java648 public static int getHoverTapSlop() { in getHoverTapSlop() method in ViewConfiguration
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp108 jmethodID getHoverTapSlop; member
539 gServiceClassInfo.getHoverTapSlop); in getReaderConfiguration()
1897 GET_METHOD_ID(gServiceClassInfo.getHoverTapSlop, clazz, in register_android_server_InputManager()
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java1949 private int getHoverTapSlop() { in getHoverTapSlop() method in InputManagerService
1950 return ViewConfiguration.getHoverTapSlop(); in getHoverTapSlop()
/frameworks/base/services/
Dart-profile7176 HSPLcom/android/server/input/InputManagerService;->getHoverTapSlop()I