Home
last modified time | relevance | path

Searched refs:wall (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/services/audioflinger/
DFastMixerDumpState.cpp88 CentralTendencyStatistics wall, loadNs; in dump() local
105 wall.sample(wallNs); in dump()
124 wall.n() * mixPeriodSec); in dump()
127 wall.mean()*1e-6, wall.minimum()*1e-6, wall.maximum()*1e-6, in dump()
128 wall.stddev()*1e-6); in dump()
/frameworks/base/cmds/am/src/com/android/commands/am/
DAm.java1119 boolean wall = false; in runProfile()
1135 wall = true; in runProfile()
1191 if (wall) { in runProfile()
1202 wall = false; in runProfile()
1206 if (!wall) { in runProfile()
/frameworks/base/docs/html/training/monitoring-device-state/
Dbattery-monitoring.jd37 to a wall charger. Conversely, if the device is discharging, reducing your update rate helps
/frameworks/base/docs/html/training/scheduling/
Dalarms.jd167 reference, and real time clock uses UTC (wall clock) time. This means that
/frameworks/base/docs/html/guide/practices/app-design/
Dseamlessness.jd232 wall. Mobile devices are battery-powered, and the longer we can make that
/frameworks/base/docs/html/guide/practices/
Dseamlessness.jd233 wall. Mobile devices are battery-powered, and the longer we can make that