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

  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java 88 public final static int FLAG_DISABLE_KEY_REPEAT = 0x08000000;
    [all...]
  /frameworks/base/services/java/com/android/server/wm/
InputManager.java 366 WindowManagerPolicy.FLAG_DISABLE_KEY_REPEAT);

Completed in 2060 milliseconds