Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/alarm/domain/
DAlarmTileMapper.kt71 val shouldShowDateAndHideTime = alarmDateTime >= nextWeekThisTime in map() constant
73 if (shouldShowDateAndHideTime) { in map()