Searched refs:mStatsPeriod (Results 1 – 2 of 2) sorted by relevance
109 private long mStatsPeriod = 0; field in BatteryStatsHelper369 mStatsPeriod = mStats.computeBatteryRealtime(rawRealtimeUs, mStatsType); in refreshStats()376 Log.d(TAG, "Battery type time: realtime=" + (mStatsPeriod / 1000) + " uptime=" in refreshStats()502 return mStatsPeriod; in getStatsPeriod()
76695 Lcom/android/internal/os/BatteryStatsHelper;->mStatsPeriod:J