Searched refs:FLAG_PASS_TO_USER (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/java/com/android/server/accessibility/
H A DAccessibilityInputFilter.java109 if ((policyFlags & WindowManagerPolicy.FLAG_PASS_TO_USER) == 0) {
H A DTouchExplorer.java1103 policyFlags |= WindowManagerPolicy.FLAG_PASS_TO_USER;
/frameworks/base/core/java/android/view/
H A DWindowManagerPolicy.java91 public final static int FLAG_PASS_TO_USER = 0x40000000; field in interface:WindowManagerPolicy

Completed in 319 milliseconds