summaryrefslogtreecommitdiff
path: root/core/java/android/annotation/CurrentTimeSecondsLong.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove annotations that have been relocatedChris Wailes2021-04-261-39/+0
| | | | | | | | | These annotations have been relocated to frameworks/libs/modules-utils. This CL removes the files and updates necessary build rules. Bug: 183133670 Test: m Change-Id: I834b9f5320e0b6fe8cb9feb7194c82085b805e07
* MediaStore API and docs polishing.Jeff Sharkey2019-02-181-0/+39
Initial efforts at cleaning up MediaStore docs, including deprecation of crufty methods, and annotations to communicate stored units. Bug: 120429729, 124013019 Test: atest cts/tests/tests/provider/src/android/provider/cts/MediaStore* Change-Id: I87828f19030b6b354472c1b3ce767de166f86134