Home
last modified time | relevance | path

Searched defs:mTimeSource (Results 1 – 13 of 13) sorted by relevance

/packages/services/Car/experimental/tests/experimentalcarservice_unit_test/src/com/android/experimentalcar/
DTouchDriverAwarenessSupplierTest.java58 private FakeTimeSource mTimeSource; field in TouchDriverAwarenessSupplierTest
DGazeDriverAwarenessSupplierTest.java53 private FakeTimeSource mTimeSource; field in GazeDriverAwarenessSupplierTest
DDriverDistractionExperimentalFeatureServiceTest.java159 private FakeTimeSource mTimeSource; field in DriverDistractionExperimentalFeatureServiceTest
/packages/services/Car/experimental/service/src/com/android/experimentalcar/
DGazeDriverAwarenessSupplier.java52 private final ITimeSource mTimeSource; field in GazeDriverAwarenessSupplier
DTouchDriverAwarenessSupplier.java64 private final ITimeSource mTimeSource; field in TouchDriverAwarenessSupplier
DDriverDistractionExperimentalFeatureService.java214 private final ITimeSource mTimeSource; field in DriverDistractionExperimentalFeatureService
/packages/services/Car/tests/carservice_test/src/com/android/car/os/
DCarPerformanceManagerTest.java59 private final TestTimeSource mTimeSource = new TestTimeSource(); field in CarPerformanceManagerTest
/packages/services/Car/tests/carservice_test/src/com/android/car/watchdog/
DCarWatchdogServiceTest.java96 private final TestTimeSource mTimeSource = new TestTimeSource(); field in CarWatchdogServiceTest
/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogStorage.java114 private TimeSource mTimeSource; field in WatchdogStorage
1285 private TimeSource mTimeSource; field in WatchdogStorage.WatchdogDbHelper
DWatchdogPerfHandler.java236 private final TimeSource mTimeSource; field in WatchdogPerfHandler
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
DWatchdogStorageUnitTest.java83 private final TestTimeSource mTimeSource = new TestTimeSource(); field in WatchdogStorageUnitTest
DCarWatchdogServiceUnitTest.java219 private final TestTimeSource mTimeSource = new TestTimeSource(); field in CarWatchdogServiceUnitTest
DWatchdogPerfHandlerUnitTest.java249 private final CarWatchdogServiceUnitTest.TestTimeSource mTimeSource = field in WatchdogPerfHandlerUnitTest