Home
last modified time | relevance | path

Searched defs:eventStart (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DRateEstimatorTest.java73 long eventStart = mTestStartTime + 1000; // start event a long time after initialization in testInstantaneousBurstIsEstimatedUnderTwoPercent() local
82 long eventStart = mTestStartTime + 1000; // start event a long time after initialization in testCompactBurstIsEstimatedUnderTwoPercent() local
91 long eventStart = mTestStartTime + 1000; // start event a long time after initialization in testSustained1000HzBurstIsEstimatedOverNinetyPercent() local
100 long eventStart = mTestStartTime + 1000; // start event a long time after initialization in testSustained100HzBurstIsEstimatedOverNinetyPercent() local
110 long eventStart = mTestStartTime + 1000; // start event a long time after initialization in testRecoverQuicklyAfterSustainedBurst() local
119 long eventStart = mTestStartTime + 1000; // start event a long time after initialization in testEstimateShouldNotOvershoot() local
/frameworks/base/core/java/android/view/textclassifier/
DSelectionSessionLogger.java219 final int eventStart = Integer.parseInt( in debugLog() local
/frameworks/base/core/java/android/view/textclassifier/logging/
DSmartSelectionEventTracker.java343 final int eventStart = Integer.parseInt( in debugLog() local