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
785c89835741ca735fbb766bc2e1aeb68a4d5169
frameworks_base
/
core
/
java
/
android
/
database
History
Vasu Nori
0f43f2f700
remove myname accidentally included in one of the files
...
Change-Id: I189db1cc60069b4318fa32a8b5aea6916ac5aa4e
2010-04-27 16:24:20 -07:00
..
sqlite
remove myname accidentally included in one of the files
2010-04-27 16:24:20 -07:00
AbstractCursor.java
…
AbstractWindowedCursor.java
…
BulkCursorNative.java
…
BulkCursorToCursorAdaptor.java
Speed up ContentProvider.query() in simple case by ~30%
2010-03-09 15:20:21 -08:00
CharArrayBuffer.java
…
ContentObservable.java
…
ContentObserver.java
…
CrossProcessCursor.java
…
Cursor.java
…
CursorIndexOutOfBoundsException.java
…
CursorJoiner.java
…
CursorToBulkCursorAdaptor.java
Call close() instead of deactivate() in CursorToBulkCursorAdaptor.close()
2010-03-03 12:49:17 +00:00
CursorWindow.java
Speed up ContentProvider.query() in simple case by ~30%
2010-03-09 15:20:21 -08:00
CursorWrapper.java
…
DatabaseUtils.java
am
328c0e79
: - removed the concept of Entity from the ContentProvider APIs - removed the parcelling ability from Entity and EntityIterator and made them public - added an EntityIterator abstract implementation that allow easy wrapping of a Cursor - changed the VCard c
2009-12-10 10:37:52 -08:00
DataSetObservable.java
…
DataSetObserver.java
…
IBulkCursor.java
Speed up ContentProvider.query() in simple case by ~30%
2010-03-09 15:20:21 -08:00
IContentObserver.aidl
…
MatrixCursor.java
Handle null in MatrixCursor.get*()
2009-07-22 21:20:51 +01:00
MergeCursor.java
Call super.close() in MargeCursor
2010-03-23 11:15:28 +09:00
Observable.java
…
package.html
…
SQLException.java
…
StaleDataException.java
…