Searched refs:nEvents (Results 1 – 2 of 2) sorted by relevance
263 final int nEvents = parcel.readInt(); in SyncStatusInfo() local264 for (int i = 0; i < nEvents; i++) { in SyncStatusInfo()
1161 int nEvents = events.size(); in applyToHistory() local1162 for (int j = 0; j < nEvents; j++) { in applyToHistory()