Home
last modified time | relevance | path

Searched refs:POLICY_FLAG_ALT_GR (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/include/androidfw/
DInput.h119 POLICY_FLAG_ALT_GR = 0x00000020, enumerator
/frameworks/base/services/input/
DInputDispatcher.cpp2324 if (policyFlags & POLICY_FLAG_ALT_GR) { in notifyKey()