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 472 public static int getHoverTapSlop() {
  /frameworks/base/services/jni/
com_android_server_input_InputManagerService.cpp 81 jmethodID getHoverTapSlop;
397 gServiceClassInfo.getHoverTapSlop);
398 if (!checkAndClearExceptionFromCallback(env, "getHoverTapSlop")) {
    [all...]
  /frameworks/base/services/java/com/android/server/input/
InputManagerService.java     [all...]

Completed in 303 milliseconds