Home
last modified time | relevance | path

Searched refs:measures (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/widget/
DChronometer.java377 final ArrayList<Measure> measures = new ArrayList<Measure>(); in formatDuration() local
379 measures.add(new Measure(h, MeasureUnit.HOUR)); in formatDuration()
382 measures.add(new Measure(m, MeasureUnit.MINUTE)); in formatDuration()
384 measures.add(new Measure(s, MeasureUnit.SECOND)); in formatDuration()
387 .formatMeasures(measures.toArray(new Measure[measures.size()])); in formatDuration()
/frameworks/base/tests/ActivityManagerPerfTests/
DREADME.txt25 * Sends the time it measures back to the test package
43 * The target package can report the time it measures through an ITimeReceiverCallback passed
/frameworks/base/core/tests/SvcMonitor/
DREADME1 This Android service measures CPU usage of a program and an underlying system service it relies on.
/frameworks/native/cmds/flatland/
DREADME.txt23 measures the behavior of the dynamic clocking algorithm under a fairly
/frameworks/opt/telephony/proto/src/
Dtelephony.proto2177 // in the future we may include more measures of signal strength, or
/frameworks/base/cmds/statsd/src/
Datoms.proto9413 // measures SurfaceFlinger's total CPU walltime on the critical path per
9419 // frame. This measures the total additional time SurfaceFlinger needed to
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...