HomeSort by relevance Sort by last modified time
    Searched refs:getHoverTapSlop (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/view/
ViewConfiguration.java 506 public static int getHoverTapSlop() {
  /frameworks/base/services/core/jni/
com_android_server_input_InputManagerService.cpp 83 jmethodID getHoverTapSlop;
412 gServiceClassInfo.getHoverTapSlop);
413 if (!checkAndClearExceptionFromCallback(env, "getHoverTapSlop")) {
    [all...]
  /frameworks/base/services/core/java/com/android/server/input/
InputManagerService.java     [all...]

Completed in 389 milliseconds