HomeSort by relevance Sort by last modified time
    Searched refs:POLICY_FLAG_INJECTED (Results 1 - 3 of 3) sorted by null

  /frameworks/native/include/input/
Input.h 161 POLICY_FLAG_INJECTED = 0x01000000,
  /frameworks/base/services/core/jni/
com_android_server_input_InputManagerService.cpp 872 if ((policyFlags & POLICY_FLAG_TRUSTED) && !(policyFlags & POLICY_FLAG_INJECTED)) {
    [all...]
  /frameworks/native/services/inputflinger/
InputDispatcher.cpp     [all...]

Completed in 1334 milliseconds