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
5bd36eee8698553941bffdc795aa8f2cc66b6338
frameworks_base
/
core
/
java
/
android
/
database
History
Todd Kennedy
783123f79d
Add getBlob() to MatrixCursor
...
Change-Id: I1abfd2fd117a2a31f99e77bd0b395c4ad0cfc6d2
2011-07-19 10:33:41 -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
Add getBlob() to MatrixCursor
2011-07-19 10:33:41 -07:00
MergeCursor.java
…
Observable.java
…
package.html
…
SQLException.java
…
StaleDataException.java
…