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

  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java 87 public final static int FLAG_FILTERED = 0x04000000;
    [all...]
  /frameworks/base/services/java/com/android/server/wm/
InputManager.java 515 policyFlags | WindowManagerPolicy.FLAG_FILTERED);

Completed in 414 milliseconds