summaryrefslogtreecommitdiff
path: root/core/java/android/database/sqlite/SQLiteCustomFunction.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2018-09-14Move some members to the "Q blacklist".Mathew Inwood
2018-08-10Add @UnsupportedAppUsage annotationsMathew Inwood
2012-01-12Rewrite SQLite database wrappers.Jeff Brown