Searched refs:ERROR_TIME_IS_NEGATIVE (Results 1 – 1 of 1) sorted by relevance
483 static final int ERROR_TIME_IS_NEGATIVE = -1; // Relative time is negative field in WakeLockLog.EntryByteTranslator672 return ERROR_TIME_IS_NEGATIVE; in getRelativeTime()786 if (size == EntryByteTranslator.ERROR_TIME_IS_NEGATIVE) { in addEntry()