Searched refs:getMinTime (Results 1 – 5 of 5) sorted by relevance
46 assertEquals(Integer.MAX_VALUE, mHistogram.getMinTime()); in testTelephonyHistogramConstructor()71 assertEquals(10,mHistogram.getMinTime()); in testAddTimeTaken()86 assertEquals(10,mHistogram.getMinTime()); in testAddTimeTaken()
98 mMinTimeMs = th.getMinTime(); in TelephonyHistogram()116 public int getMinTime() { in getMinTime() method in TelephonyHistogram
274 nsecs_t getMinTime(PredictionState predictionState, TimelineItem predictions, in getMinTime() function380 return getMinTime(mPredictionState, mPredictions, mActuals); in getBaseTime()1193 getMinTime(mPredictionState, mSurfaceFlingerPredictions, mSurfaceFlingerActuals); in getBaseTime()
781 histogramProto.minTimeMillis = rilHistogram.getMinTime(); in buildProto()
11908 method public int getMinTime();