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