Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyHistogram.java101 mSampleCount = th.getSampleCount(); in TelephonyHistogram()
128 public int getSampleCount () { in getSampleCount() method in TelephonyHistogram
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/
H A DAnyMotionDetector.java237 if (mRunningStats.getSampleCount() == 0) { in stopOrientationMeasurementLocked()
321 if (mRunningStats.getSampleCount() >= mNumSufficientSamples) {
519 public int getSampleCount() { in getSampleCount() method in AnyMotionDetector.RunningSignalStats
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt14771 method public int getSampleCount();