Home | History | Annotate | Download | only in os

Lines Matching refs:EVENT_COUNT

698         public static final int EVENT_COUNT = 0x0009;
927 = (HashMap<String, SparseIntArray>[]) new HashMap[HistoryItem.EVENT_COUNT];
3785 for (int i=0; i<HistoryItem.EVENT_COUNT; i++) {