Home
last modified time | relevance | path

Searched refs:tenSeconds (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
DRRuleTest.java148 final long tenSeconds = 10000; in testFrequencyLimits() local
155 if (System.currentTimeMillis() - start > tenSeconds) { in testFrequencyLimits()