OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STATS_CURRENT
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java
[
all
...]
/frameworks/base/core/java/android/os/
BatteryStats.java
106
public static final int
STATS_CURRENT
= 2;
160
* @param which one of STATS_TOTAL, STATS_LAST, or
STATS_CURRENT
179
* @param which one of STATS_TOTAL, STATS_LAST, or
STATS_CURRENT
188
* @param which one of STATS_TOTAL, STATS_LAST, or
STATS_CURRENT
323
* @param which one of STATS_TOTAL, STATS_LAST, or
STATS_CURRENT
.
330
* @param which one of STATS_TOTAL, STATS_LAST, or
STATS_CURRENT
.
337
* @param which one of STATS_TOTAL, STATS_LAST, or
STATS_CURRENT
.
343
* @param which one of STATS_TOTAL, STATS_LAST,
STATS_CURRENT
or STATS_UNPLUGGED
352
* @param which one of STATS_TOTAL, STATS_LAST,
STATS_CURRENT
or STATS_UNPLUGGED
371
* @param which one of STATS_TOTAL, STATS_LAST, or
STATS_CURRENT
[
all
...]
Completed in 2179 milliseconds