Home | History | Annotate | Download | only in dictionarypack

Lines Matching refs:thisTime

397                 final long thisTime = cursor.getLong(columnIndex);
398 earliestTime = Math.min(thisTime, earliestTime);