summaryrefslogtreecommitdiff
path: root/core/java/android/util/Singleton.java
Commit message (Expand)AuthorAgeFilesLines
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-071-1/+1
* Add @UnsupportedAppUsage annotations for greylist.Artur Satayev2019-11-191-0/+5
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+4
* Cache WindowManager in StrictMode; add android.util.SingletonBrad Fitzpatrick2010-11-221-0/+39