Home
last modified time | relevance | path

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

/packages/modules/Permission/SafetyCenter/Persistence/tests/java/com/android/safetycenter/persistence/
DPersistedSafetyCenterIssueTest.kt109 private val INSTANT = Instant.ofEpochMilli(1654041600000) constant
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DIconUtilities.java30 public static final int INSTANT = R.drawable.filtershow_fx_0001_instant; field in IconUtilities