Home
last modified time | relevance | path

Searched refs:EXTENSION_POWER_STATS_FLAG (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsHistoryIterator.java266 if ((extensionFlags & BatteryStatsHistory.EXTENSION_POWER_STATS_FLAG) != 0) { in readHistoryDelta()
DBatteryStatsHistory.java130 static final int EXTENSION_POWER_STATS_FLAG = 0x00000002; field in BatteryStatsHistory
2072 extensionFlags |= BatteryStatsHistory.EXTENSION_POWER_STATS_FLAG; in writeHistoryDelta()