Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:policyFlags

46         uint32_t policyFlags,
49 eventTime(eventTime), deviceId(deviceId), source(source), policyFlags(policyFlags),
56 policyFlags(other.policyFlags),
70 uint32_t policyFlags,
75 eventTime(eventTime), deviceId(deviceId), source(source), policyFlags(policyFlags),
87 policyFlags(other.policyFlags),
106 NotifySwitchArgs::NotifySwitchArgs(nsecs_t eventTime, uint32_t policyFlags,
108 eventTime(eventTime), policyFlags(policyFlags),
113 eventTime(other.eventTime), policyFlags(other.policyFlags),