Searched defs:getVideoTurnedOnTimer (Results 1 - 2 of 2) sorted by relevance
/frameworks/base/core/java/android/os/ |
H A D | BatteryStats.java | 716 public abstract Timer getVideoTurnedOnTimer(); method in class:BatteryStats.Uid 4132 dumpTimer(pw, uid, category, VIDEO_DATA, u.getVideoTurnedOnTimer(), 5767 uidActivity |= printTimer(pw, sb, u.getVideoTurnedOnTimer(), rawRealtime, which, 7508 dumpTimer(proto, UidProto.VIDEO, u.getVideoTurnedOnTimer(), rawRealtimeUs, which);
|
/frameworks/base/core/java/com/android/internal/os/ |
H A D | BatteryStatsImpl.java | 7547 public Timer getVideoTurnedOnTimer() { method in class:BatteryStatsImpl.Uid
|
Completed in 51 milliseconds