HomeSort by relevance Sort by last modified time
    Searched defs:LongCounter (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/os/
BatteryStats.java 404 public static abstract class LongCounter {
444 * @return a non-null {@link LongCounter} representing time spent (milliseconds) in the
447 public abstract LongCounter getIdleTimeCounter();
450 * @return a non-null {@link LongCounter} representing time spent (milliseconds) in the
453 public abstract LongCounter getScanTimeCounter();
456 * @return a non-null {@link LongCounter} representing time spent (milliseconds) in the
459 public abstract LongCounter getSleepTimeCounter();
462 * @return a non-null {@link LongCounter} representing time spent (milliseconds) in the
465 public abstract LongCounter getRxTimeCounter();
468 * An array of {@link LongCounter}, representing various transmit levels, where each leve
    [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.0.CR3/
netty-common-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.3.Final/
netty-common-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.6.Final/
netty-common-4.1.6.Final.jar 

Completed in 232 milliseconds