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

  /frameworks/native/include/input/
Input.h 133 POLICY_FLAG_RAW_MASK = 0x0000ffff,
  /frameworks/base/services/input/
InputDispatcher.cpp 653 uint32_t policyFlags = (entry->policyFlags & POLICY_FLAG_RAW_MASK)
    [all...]

Completed in 643 milliseconds