Searched defs:SystemClocks (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java261 public static class SystemClocks implements Clocks { class in class:BatteryStatsImpl
695 this(new SystemClocks());
8822 this(new SystemClocks(), systemDir, handler, cb, userInfoProvider);
8920 this(new SystemClocks(), p);

Completed in 38 milliseconds