Searched refs:CMD_NULL (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
H A DBatteryStats.java419 public static final byte CMD_NULL = 0; field in class:BatteryStats.HistoryItem
424 public byte cmd = CMD_NULL;
658 cmd = CMD_NULL;
/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java1255 mHistoryLastLastWritten.cmd = HistoryItem.CMD_NULL;
1408 mHistoryLastLastWritten.cmd = HistoryItem.CMD_NULL;
1409 mHistoryLastWritten.cmd = HistoryItem.CMD_NULL;

Completed in 62 milliseconds