Home
last modified time | relevance | path

Searched defs:KEY_TIMESTAMP (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/
H A DClockRegistry.kt51 private val KEY_TIMESTAMP = "appliedTimestamp" regex
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java8620 static final String KEY_TIMESTAMP = "time"; field in Notification.Builder.MessagingStyle.Message
11900 private static final String KEY_TIMESTAMP = "timestamp"; field in Notification.Builder.CarExtender.UnreadConversation