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
f49b052d308bf4c2b5eb8daadf3559ea3fd68b8e
frameworks_base
/
core
/
java
/
android
/
database
History
Jean-Baptiste Queru
c64b916ef5
resolved conflicts for merge of
e7731f0a
to gingerbread-plus-aosp
...
Change-Id: I8001a95f8c44ef0343e0a50de4bd5b5a85d41c38
2010-08-20 18:19:03 -07:00
..
sqlite
am
86c035f0
: Merge "COMMENT ONLY change to clarify ContentProvider documentation." into froyo
2010-07-27 16:52:12 -07:00
AbstractCursor.java
fillWindow's start position must be smaller than getCount value
2010-06-07 02:07:51 +09:00
AbstractWindowedCursor.java
…
BulkCursorNative.java
…
BulkCursorToCursorAdaptor.java
…
CharArrayBuffer.java
…
ContentObservable.java
…
ContentObserver.java
…
CrossProcessCursor.java
…
Cursor.java
Add some documentation about the thread safety of Cursor and some of the SQLite* classes.
2010-05-12 16:44:19 -07:00
CursorIndexOutOfBoundsException.java
…
CursorJoiner.java
…
CursorToBulkCursorAdaptor.java
…
CursorWindow.java
…
CursorWrapper.java
…
DatabaseUtils.java
resolved conflicts for merge of
e7731f0a
to gingerbread-plus-aosp
2010-08-20 18:19:03 -07:00
DataSetObservable.java
…
DataSetObserver.java
…
IBulkCursor.java
…
IContentObserver.aidl
…
MatrixCursor.java
…
MergeCursor.java
…
Observable.java
…
package.html
…
SQLException.java
…
StaleDataException.java
…