Home
last modified time | relevance | path

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

/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/
DAppGridViewModel.kt147 val bannerDismissTime = PreferenceManager.getDefaultSharedPreferences(application) in shouldShowTos() constant
156 bannerDismissTime < systemBootTime in shouldShowTos()
159 .instant().epochSecond - bannerDismissTime > bannerResurfaceTimeInSeconds in shouldShowTos()