Searched refs:start2 (Results 1 – 3 of 3) sorted by relevance
30 static void *start2(void *args) { in start2() function57 pthread_create(&thread, NULL, start2, &bufferProducer); in main()
123 final long start2 = System.currentTimeMillis() - USAGE_STATS_RANGE_ALLOWANCE; in testReportShortcutUsed() local128 checkEventReported(start2, end2, mPackageContext1, id1, "Events weren't populated"); in testReportShortcutUsed()
298 long start2 = SystemClock.uptimeMillis(); in testHideTextToastAfterExpirationOfFirstShowCall_despiteRepeatedShowCalls() local304 long repeatCallDurationMs = SystemClock.uptimeMillis() - start2; in testHideTextToastAfterExpirationOfFirstShowCall_despiteRepeatedShowCalls()325 long start2 = SystemClock.uptimeMillis(); in testHideCustomToastAfterExpirationOfFirstShowCall_despiteRepeatedShowCalls() local331 long repeatCallDurationMs = SystemClock.uptimeMillis() - start2; in testHideCustomToastAfterExpirationOfFirstShowCall_despiteRepeatedShowCalls()