Home
last modified time | relevance | path

Searched defs:scanningTimeMs (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/powermodel/src/com/android/powermodel/component/
DModemRemainderActivity.java45 public long scanningTimeMs; field in ModemRemainderActivity
/frameworks/base/core/java/com/android/internal/os/
DMobileRadioPowerCalculator.java138 final long scanningTimeMs = stats.getPhoneSignalScanningTime(rawRealtimeUs, statsType) in calculateRemaining() local