Searched refs:DAYS_KEPT_MILLISECONDS (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/core/java/android/provider/ | ||
H A D | ContactsContract.java | 2437 public static final long DAYS_KEPT_MILLISECONDS = 1000L * 60L * 60L * 24L * (long)DAYS_KEPT; field in ContactsContract.DeletedContacts |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ | ||
H A D | current.txt | 36462 field public static final long DAYS_KEPT_MILLISECONDS = 2592000000L; // 0x9a7ec800L |