HomeSort by relevance Sort by last modified time
    Searched full:stats_total (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/os/
BatteryStats.java 183 * @param which one of STATS_TOTAL, STATS_LAST, or STATS_CURRENT
202 * @param which one of STATS_TOTAL, STATS_LAST, or STATS_CURRENT
211 * @param which one of STATS_TOTAL, STATS_LAST, or STATS_CURRENT
355 * @param which one of STATS_TOTAL, STATS_LAST, or STATS_CURRENT.
362 * @param which one of STATS_TOTAL, STATS_LAST, or STATS_CURRENT.
369 * @param which one of STATS_TOTAL, STATS_LAST, or STATS_CURRENT.
375 * @param which one of STATS_TOTAL, STATS_LAST, STATS_CURRENT or STATS_UNPLUGGED
384 * @param which one of STATS_TOTAL, STATS_LAST, STATS_CURRENT or STATS_UNPLUGGED
403 * @param which one of STATS_TOTAL, STATS_LAST, or STATS_CURRENT.
421 * @param which one of STATS_TOTAL, STATS_LAST, or STATS_CURRENT
    [all...]
  /external/qemu/hw/
goldfish_fb.c 229 static long stats_total; variable
504 stats_total += stats_counter;
509 stats_total_full_updates*100.0/stats_total );

Completed in 831 milliseconds