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

Completed in 290 milliseconds