This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2b31d53161789358de57fd396716a6503855c5da
frameworks_base
/
core
/
java
/
android
/
database
History
Daniel Lehmann
9f66c650b0
Remove the obsolete function that is not used anymore
...
Change-Id: I749d4bdba68edb87fe7eb24095e70b544da00c71
2011-06-01 20:40:50 -07:00
..
sqlite
Remove the obsolete function that is not used anymore
2011-06-01 20:40:50 -07:00
AbstractCursor.java
Remove the deprecated things from Config.java. These haven't been working since before 1.0.
2011-04-07 19:23:05 -07:00
AbstractWindowedCursor.java
bug:3497143 don't print warning if it is a bug in platform - not in app.
2011-03-01 18:22:31 -08:00
BulkCursorNative.java
…
BulkCursorToCursorAdaptor.java
requery() should close cursorwindow insead of setting it to null.
2011-01-06 09:52:51 -08:00
CharArrayBuffer.java
…
ContentObservable.java
…
ContentObserver.java
…
CrossProcessCursor.java
…
Cursor.java
am
0b5d57ab
: am
715f8610
: Merge "Clarify documentation of Cursor get* methods."
2010-11-03 10:59:36 -07:00
CursorIndexOutOfBoundsException.java
…
CursorJoiner.java
…
CursorToBulkCursorAdaptor.java
Remove the deprecated things from Config.java. These haven't been working since before 1.0.
2011-04-07 19:23:05 -07:00
CursorWindow.java
cosmetic fixes: removing unused members/imports
2011-03-01 18:37:52 -08:00
CursorWindowAllocationException.java
when cursorwindow allocation fails, print the number of cursors left open
2011-01-04 10:40:15 -08:00
CursorWrapper.java
…
DatabaseErrorHandler.java
…
DatabaseUtils.java
Remove the deprecated things from Config.java. These haven't been working since before 1.0.
2011-04-07 19:23:05 -07:00
DataSetObservable.java
…
DataSetObserver.java
…
DefaultDatabaseErrorHandler.java
bug:3398527 return List insttead of ArrayList from public API
2011-01-27 11:47:28 -08:00
IBulkCursor.java
…
IContentObserver.aidl
…
MatrixCursor.java
…
MergeCursor.java
…
Observable.java
…
package.html
…
SQLException.java
…
StaleDataException.java
…