Searched refs:start1 (Results 1 – 3 of 3) sorted by relevance
119 final long start1 = System.currentTimeMillis() - USAGE_STATS_RANGE_ALLOWANCE; in testReportShortcutUsed() local124 checkEventReported(start1, end1, mPackageContext2, id3, "Events weren't populated"); in testReportShortcutUsed()
120 final int start1 = 5; in testBuilder() local125 TextBoundsInfo.Builder builder = new TextBoundsInfo.Builder(start1, end1); in testBuilder()135 assertEquals(start1, textBoundsInfo1.getStartIndex()); in testBuilder()149 assertEquals(start1, textBoundsInfo2.getStartIndex()); in testBuilder()
344 long start1 = SystemClock.uptimeMillis(); in testHideTextToastAfterExpirationOfFirstShowCall_despiteRepeatedShowCalls() local348 long longDurationMs = SystemClock.uptimeMillis() - start1; in testHideTextToastAfterExpirationOfFirstShowCall_despiteRepeatedShowCalls()371 long start1 = SystemClock.uptimeMillis(); in testHideCustomToastAfterExpirationOfFirstShowCall_despiteRepeatedShowCalls() local375 long longDurationMs = SystemClock.uptimeMillis() - start1; in testHideCustomToastAfterExpirationOfFirstShowCall_despiteRepeatedShowCalls()