Home | History | Annotate | Download | only in os

Lines Matching refs:getBatteryUptime

5000                 return mBatteryUptime + getBatteryUptime(curTime);
5004 return getBatteryUptime(curTime);
5035 return getBatteryUptime(SystemClock.uptimeMillis() * 1000);
5039 public long getBatteryUptime(long curTime) {