Home
last modified time | relevance | path

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

/frameworks/base/include/androidfw/
DInput.h117 POLICY_FLAG_CAPS_LOCK = 0x00000008, enumerator
/frameworks/base/services/input/
DInputDispatcher.cpp2330 if (policyFlags & POLICY_FLAG_CAPS_LOCK) { in notifyKey()