Searched refs:readStopwatchTimerFromParcel (Results 1 – 2 of 2) sorted by relevance
10093 private StopwatchTimer readStopwatchTimerFromParcel(int type, in readStopwatchTimerFromParcel() method in BatteryStatsImpl.Uid.Wakelock10146 mTimerFull = readStopwatchTimerFromParcel(WAKE_TYPE_FULL, in readFromParcelLocked()10148 mTimerWindow = readStopwatchTimerFromParcel(WAKE_TYPE_WINDOW, in readFromParcelLocked()10150 mTimerDraw = readStopwatchTimerFromParcel(WAKE_TYPE_DRAW, in readFromParcelLocked()
73167 Lcom/android/internal/os/BatteryStatsImpl$Uid$Wakelock;->readStopwatchTimerFromParcel(ILjava/util/A…