summaryrefslogtreecommitdiff
path: root/core/java/android/database/AbstractWindowedCursor.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-10Add @UnsupportedAppUsage annotationsMathew Inwood
2011-10-12Deprecate local-only CursorWindows.Jeff Brown
2011-10-11Use ashmem for CursorWindows.Jeff Brown
2011-10-09Fix ownership of CursorWindows across processes.Jeff Brown
2011-10-07Clean up CursorWindow lifetime.Jeff Brown
2011-03-01bug:3497143 don't print warning if it is a bug in platform - not in app.Vasu Nori
2010-06-30More cleanup after removing the Cursor update logic.Jeff Hamilton
2010-06-02add API to Cursor to get column value typeVasu Nori
2009-06-01 - create a new generic ISyncAdapter implementation, SyncAdapterNewFred Quintana
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project