Home
last modified time | relevance | path

Searched defs:DAY_IN_MILLIS (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/suggestions/model/
H A DSuggestionCategoryRegistry.java45 true /* exclusive */, 14 * DateUtils.DAY_IN_MILLIS)); in buildCategory()
47 true /* exclusive */, 3 * DateUtils.DAY_IN_MILLIS)); in buildCategory()
49 true /* exclusive */, 14 * DateUtils.DAY_IN_MILLIS)); in buildCategory()
/aosp12/frameworks/base/services/usage/java/com/android/server/usage/
H A DUnixCalendar.java24 public static final long DAY_IN_MILLIS = 24 * 60 * 60 * 1000; field in UnixCalendar
/aosp12/frameworks/base/core/java/android/text/format/
H A DRelativeDateTimeFormatter.java50 public static final long DAY_IN_MILLIS = HOUR_IN_MILLIS * 24; field in RelativeDateTimeFormatter
H A DDateUtils.java57 public static final long DAY_IN_MILLIS = HOUR_IN_MILLIS * 24; field in DateUtils
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/
H A DDates.java38 public static final long DAY_IN_MILLIS = HOUR_IN_MILLIS * 24; field in Dates
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCarrierKeyDownloadManager.java74 private static final int DAY_IN_MILLIS = 24 * 3600 * 1000; field in CarrierKeyDownloadManager
/aosp12/frameworks/opt/calendar/src/com/android/calendarcommon2/
H A DTime.java33 private static final long DAY_IN_MILLIS = 24 * HOUR_IN_MILLIS; field in Time
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...