Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DInput.h188 POLICY_FLAG_FUNCTION = 0x00000004, enumerator
/frameworks/native/services/inputflinger/
DInputClassifierConverter.cpp123 static_assert(static_cast<common::V1_0::PolicyFlag>(POLICY_FLAG_FUNCTION) == in getPolicyFlags()
DInputDispatcher.cpp2669 if (policyFlags & POLICY_FLAG_FUNCTION) { in notifyKey()