Searched
full:database (Results
1226 -
1250 of
2668) sorted by null
<<41424344454647484950>>
/frameworks/base/docs/html/sdk/api_diff/5/ |
missingSinces.txt | 73 NO DOC BLOCK: android.database.sqlite.SQLiteTransactionListener Interface 98 NO DOC BLOCK: android.database.sqlite.SQLiteDatabase Method beginTransactionWithListener(android.database.sqlite.SQLiteTransactionListener) 187 NO DOC BLOCK: android.database.AbstractWindowedCursor Method isFloat(int) 188 NO DOC BLOCK: android.database.CursorWindow Method isFloat(int, int) 190 NO DOC BLOCK: android.database.AbstractWindowedCursor Method isLong(int) 191 NO DOC BLOCK: android.database.CursorWindow Method isLong(int, int) 195 NO DOC BLOCK: android.database.AbstractWindowedCursor Method isString(int) 196 NO DOC BLOCK: android.database.CursorWindow Method isString(int, int) 229 NO DOC BLOCK: android.database.DatabaseUtils Method readExceptionWithOperationApplicationExceptionFromParcel(android.os.Parcel [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
TestListAdapter.java | 22 import android.database.ContentObserver; 23 import android.database.Cursor;
|
/cts/libs/vogar-expect/src/vogar/ |
ExpectationStore.java | 39 * A database of expected outcomes. Entries in this database come in two forms.
|
/cts/tests/tests/provider/src/android/provider/cts/ |
MediaStore_Video_MediaTest.java | 25 import android.database.Cursor; 193 + "database");
|
SettingsTest.java | 24 import android.database.Cursor; 25 import android.database.sqlite.SQLiteException;
|
/development/apps/Development/src/com/android/development/ |
EnterURL.java | 23 import android.database.Cursor; 24 import android.database.sqlite.SQLiteDatabase;
|
MediaScannerActivity.java | 26 import android.database.sqlite.SQLiteConstraintException; 167 // Add one more album (with 10 songs) to the database. This will be a compilation album,
|
/development/samples/WeatherListWidget/src/com/example/android/weatherlistwidget/ |
WeatherWidgetProvider.java | 28 import android.database.Cursor; 29 import android.database.ContentObserver;
|
/docs/source.android.com/src/source/ |
life-of-a-bug.md | 81 represented is being tracked in a separate bug database. For example, the bug 159 we tend to do so in periodic "bug sweeps" where we review the database and
|
/external/bluetooth/hcidump/parser/ |
obex.c | 133 return "Database full"; 135 return "Database locked";
|
/external/chromium/app/sql/ |
statement.h | 39 // specific errors such as database corruption, install an error handler in 57 // middle of executing a command if there is a serioud error and the database
|
/external/chromium/chrome/browser/ |
browser_process.h | 125 // Returns the thread that is used for database operations such as the web 126 // database. History has its own thread since it has much higher traffic.
|
browsing_data_indexed_db_helper.cc | 36 // Enumerates all indexed database files in the WEBKIT thread. 40 // Delete a single indexed database file in the WEBKIT thread.
|
/external/chromium/chrome/browser/history/ |
history_backend_unittest.cc | 40 // data we'll put into the thumbnail database 174 // Send the notifications directly to the in-memory database. 215 // 2 autoassigned to the database, which will change when the other one is 339 // The full text database should have no data. 606 // Check if stripped url is stored in database. 633 // Check if all the visits to the url are stored in database. 789 // Copy history database file to current directory so that it will be deleted 804 // Now the database should already be migrated. [all...] |
history_types.h | 57 // database will want to update them on a const object, so they need to be 135 // The row ID of this URL. Immutable except for the database which sets it 139 // The URL of this row. Immutable except for the database which sets it 165 // and eventually be stored in the history database, 267 // The database internally uses the id field to uniquely identify a starred 309 // WARNING: this is NOT the same as id, id is assigned by the database, 462 // Whether the query reaches the beginning of the database. 488 // As a special case, if both times are is_null(), then the entire database
|
/external/chromium/chrome/browser/safe_browsing/ |
safe_browsing_store_file.h | 251 // Name of the main database file. 260 // Cache of chunks which have been seen. Loaded from the database
|
/external/chromium/chrome/browser/sync/util/ |
user_settings_unittest.cc | 43 // Creates and populates the V10 database files within 105 // Creates and populates the V11 database file within
|
/external/collada/include/dae/ |
daeMetaElementAttribute.h | 69 * Sets the database document associated with this element. 144 * Sets the database document associated with this element.
|
/external/javasqlite/src/main/java/SQLite/ |
StringEncoder.java | 25 * the SQLite database. The database cannot handle null (0x00) and
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
HeaderFactoryExt.java | 239 * @return the newly created P-User-Database header 240 * @param the database name, that may be an IP:port or a domain name.
|
/external/srtp/ |
README | 69 rdbx_driver rdbx (extended replay database) 71 replay_driver replay database (n.b. not used in libsrtp)
|
/external/tcpdump/ |
ospf.h | 26 #define OSPF_TYPE_DD 2 /* Database Description */ 276 /* Database Description packet */
|
/external/webkit/Source/WebKit/wince/WebCoreSupport/ |
ChromeClientWinCE.h | 116 #if ENABLE(DATABASE) 122 // because storing it would grow the database file past its defined maximum
|
/external/webkit/Source/cmake/ |
OptionsEfl.cmake | 66 WEBKIT_FEATURE(ENABLE_DATABASE "Enable database" DEFAULT ON) 78 WEBKIT_FEATURE(ENABLE_ICONDATABASE "Enable icon database" DEFAULT ON)
|
/external/webkit/Tools/DumpRenderTree/gtk/ |
DumpRenderTree.cpp | 410 "enable-html5-database", TRUE, [all...] |
Completed in 1459 milliseconds
<<41424344454647484950>>