Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbMetrics.java521 getCountBucket(session.mRangingCount), in logRangingCloseEvent()
522 getCountBucket(session.mValidRangingCount), in logRangingCloseEvent()
548 private int getCountBucket(int count) { in getCountBucket() method in UwbMetrics