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 87 public final static int FLAG_DISABLE_KEY_REPEAT = 0x08000000;
    [all...]
  /frameworks/base/services/java/com/android/server/input/
InputManagerService.java 522 INJECTION_TIMEOUT_MILLIS, WindowManagerPolicy.FLAG_DISABLE_KEY_REPEAT);
    [all...]

Completed in 171 milliseconds