Home
last modified time | relevance | path

Searched refs:SystemTimeSource (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/experimental/service/src/com/android/experimentalcar/
DSystemTimeSource.java24 public class SystemTimeSource implements ITimeSource { class
DGazeDriverAwarenessSupplier.java73 this(/* context= */ null, new SystemTimeSource()); in GazeDriverAwarenessSupplier()
DTouchDriverAwarenessSupplier.java89 looper, new SystemTimeSource()); in TouchDriverAwarenessSupplier()
DDriverDistractionExperimentalFeatureService.java228 this(context, new SystemTimeSource(), new SystemTimer(), Looper.myLooper(), null); in DriverDistractionExperimentalFeatureService()