Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DInput.h181 POLICY_FLAG_FUNCTION = 0x00000004, enumerator
/frameworks/native/services/inputflinger/
DInputDispatcher.cpp2407 if (policyFlags & POLICY_FLAG_FUNCTION) { in notifyKey()