OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LongCounter
(Results
1 - 12
of
12
) sorted by null
/frameworks/base/services/core/java/com/android/server/am/
HealthStatsBatteryStatsWriter.java
170
for (final BatteryStats.
LongCounter
counter: controller.getTxTimeCounters()) {
189
for (final BatteryStats.
LongCounter
counter: controller.getTxTimeCounters()) {
208
for (final BatteryStats.
LongCounter
counter: controller.getTxTimeCounters()) {
/frameworks/base/core/java/android/os/
BatteryStats.java
346
public static abstract class
LongCounter
{
386
* @return a non-null {@link
LongCounter
} representing time spent (milliseconds) in the
389
public abstract
LongCounter
getIdleTimeCounter();
392
* @return a non-null {@link
LongCounter
} representing time spent (milliseconds) in the
395
public abstract
LongCounter
getRxTimeCounter();
398
* An array of {@link
LongCounter
}, representing various transmit levels, where each level
400
* @return non-null array of {@link
LongCounter
}s representing time spent (milliseconds) in
403
public abstract
LongCounter
[] getTxTimeCounters();
406
* @return a non-null {@link
LongCounter
} representing the power consumed by the controller
410
public abstract
LongCounter
getPowerCounter()
[
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
/frameworks/base/config/
preloaded-classes
[
all
...]
compiled-classes-phone
[
all
...]
/frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java
[
all
...]
/external/robolectric/v3/runtime/
android-all-5.0.0_r2-robolectric-1.jar
android-all-5.1.1_r9-robolectric-1.jar
/prebuilts/misc/common/robolectric/lib/
android-all-5.0.0_r2-robolectric-1.jar
android-all-6.0.0_r1-robolectric-0.jar
Completed in 193 milliseconds