Home
last modified time | relevance | path

Searched refs:wakelocks (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
DBatteryStats.java3105 final ArrayMap<String, ? extends BatteryStats.Uid.Wakelock> wakelocks in dumpCheckinLocked() local
3107 for (int iw=wakelocks.size()-1; iw>=0; iw--) { in dumpCheckinLocked()
3108 final Uid.Wakelock wl = wakelocks.valueAt(iw); in dumpCheckinLocked()
3500 final ArrayMap<String, ? extends Uid.Wakelock> wakelocks = u.getWakelockStats(); in dumpCheckinLocked() local
3501 for (int iw=wakelocks.size()-1; iw>=0; iw--) { in dumpCheckinLocked()
3502 final Uid.Wakelock wl = wakelocks.valueAt(iw); in dumpCheckinLocked()
3517 String name = wakelocks.keyAt(iw); in dumpCheckinLocked()
3972 final ArrayMap<String, ? extends BatteryStats.Uid.Wakelock> wakelocks in dumpLocked() local
3974 for (int iw=wakelocks.size()-1; iw>=0; iw--) { in dumpLocked()
3975 final Uid.Wakelock wl = wakelocks.valueAt(iw); in dumpLocked()
[all …]
/frameworks/base/core/proto/android/service/
Dpower.proto152 // Summarizes the state of all active wakelocks.
181 // Set of app ids that are temporarily allowed to acquire wakelocks due to