Home
last modified time | relevance | path

Searched defs:timeSource (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/services/Car/experimental/service/src/com/android/experimentalcar/
H A DGazeDriverAwarenessSupplier.java77 GazeDriverAwarenessSupplier(Context context, ITimeSource timeSource) { in GazeDriverAwarenessSupplier()
H A DTouchDriverAwarenessSupplier.java98 ITimeSource timeSource) { in TouchDriverAwarenessSupplier()
H A DDriverDistractionExperimentalFeatureService.java234 ITimeSource timeSource, in DriverDistractionExperimentalFeatureService()
/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DWatchdogStorage.java80 public WatchdogStorage(Context context, TimeSource timeSource) { in WatchdogStorage()
85 WatchdogStorage(Context context, boolean useDataSystemCarDir, TimeSource timeSource) { in WatchdogStorage()
1140 WatchdogDbHelper(Context context, boolean useDataSystemCarDir, TimeSource timeSource) { in WatchdogDbHelper()
H A DCarWatchdogService.java238 UserNotificationHelper userNotificationHelper, TimeSource timeSource) { in CarWatchdogService()
H A DWatchdogPerfHandler.java288 UserNotificationHelper userNotificationHelper, TimeSource timeSource) { in WatchdogPerfHandler()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleData.java957 void setTimeSource(TimeSource timeSource) { in setTimeSource()