Home | History | Annotate | Download | only in dictionarypack

Lines Matching defs:thisTime

468                 final long thisTime = cursor.getLong(columnIndex);
469 earliestTime = Math.min(thisTime, earliestTime);