Home | History | Annotate | Download | only in os

Lines Matching defs:EVENT_NONE

1614         public static final int EVENT_NONE = 0x0000;
1729 | (eventCode != EVENT_NONE ? 0x40000000 : 0);
1743 if (eventCode != EVENT_NONE) {
1783 eventCode = EVENT_NONE;
1808 eventCode = EVENT_NONE;
6311 if (rec.eventCode != HistoryItem.EVENT_NONE) {
6722 } else if (false && rec.eventCode != HistoryItem.EVENT_NONE) {