Searched refs:POLICY_FLAG_ALT (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/include/input/ | ||
D | Input.h | 126 POLICY_FLAG_ALT = 0x00000010, enumerator |
/frameworks/base/services/input/ | ||
D | InputDispatcher.cpp | 2366 if (policyFlags & POLICY_FLAG_ALT) { in notifyKey() |