Searched refs:POLICY_FLAG_INTERACTIVE (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/input/
H A DInput.h208 POLICY_FLAG_INTERACTIVE = 0x20000000, enumerator in enum:android::__anon1393
/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp880 policyFlags |= POLICY_FLAG_INTERACTIVE;
917 policyFlags |= POLICY_FLAG_INTERACTIVE;
920 if (policyFlags & POLICY_FLAG_INTERACTIVE) {

Completed in 74 milliseconds