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
87ffa20a2fd4dff11262b87607a9aca992bdd05d
frameworks_base
/
core
/
java
/
android
/
database
History
Jesse Wilson
32c80a27da
Handle rename of LruCache.entryEvicted to entryRemoved
...
Change-Id: I50e5a8d8c35c4431f42c7483172447ba0e4e125b
http://b/3461302
2011-02-25 17:28:41 -08:00
..
sqlite
Handle rename of LruCache.entryEvicted to entryRemoved
2011-02-25 17:28:41 -08:00
AbstractCursor.java
Setting copiedSize to 0 when value is null
2011-02-16 12:03:10 -08:00
AbstractWindowedCursor.java
…
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
…
CursorWindow.java
requery() should close cursorwindow insead of setting it to null.
2011-01-06 09:52:51 -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
Implement issue # 3255887 could CursorLoader offer...
2011-01-08 18:25:30 -08: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
…