OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LongCounter
(Results
1 - 11
of
11
) 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
318
public static abstract class
LongCounter
{
358
* @return a non-null {@link
LongCounter
} representing time spent (milliseconds) in the
361
public abstract
LongCounter
getIdleTimeCounter();
364
* @return a non-null {@link
LongCounter
} representing time spent (milliseconds) in the
367
public abstract
LongCounter
getRxTimeCounter();
370
* An array of {@link
LongCounter
}, representing various transmit levels, where each level
372
* @return non-null array of {@link
LongCounter
}s representing time spent (milliseconds) in
375
public abstract
LongCounter
[] getTxTimeCounters();
378
* @return a non-null {@link
LongCounter
} representing the power consumed by the controller
382
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/core/java/com/android/internal/os/
BatteryStatsImpl.java
598
public
LongCounter
getDischargeScreenOffCoulombCounter() {
603
public
LongCounter
getDischargeCoulombCounter() {
[
all
...]
/frameworks/base/
compiled-classes-phone
[
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 232 milliseconds