HomeSort by relevance Sort by last modified time
    Searched defs:HistoryItem (Results 1 - 4 of 4) sorted by null

  /packages/apps/ExactCalculator/src/com/android/calculator2/
HistoryItem.java 22 public class HistoryItem {
32 public HistoryItem(long evaluatorIndex, long millis, Spannable formula) {
43 public HistoryItem() {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/history/
HistoryItem.java 24 public class HistoryItem {
25 private static final String LOGTAG = "HistoryItem";
30 public HistoryItem(ImagePreset preset, FilterRepresentation representation) {
  /frameworks/base/services/core/java/com/android/server/am/
BatteryExternalStatsWorker.java 258 BatteryStats.HistoryItem.EVENT_COLLECT_EXTERNAL_STATS,
  /frameworks/base/core/java/android/os/
BatteryStats.java     [all...]

Completed in 427 milliseconds