/packages/apps/Music/src/com/android/music/ |
MusicAlphabetIndexer.java | 19 import android.database.Cursor;
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
CursorBackedSourceResult.java | 19 import android.database.Cursor;
|
SuggestionCursorWrapper.java | 19 import android.database.DataSetObserver;
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/ |
AsyncDataSetObservable.java | 19 import android.database.DataSetObservable;
|
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/util/ |
MockDataSetObserver.java | 19 import android.database.DataSetObserver;
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
LocaleChangeReceiver.java | 28 * the database for the new locale.
|
/packages/providers/MediaProvider/res/values/ |
strings.xml | 25 <string name="upgrade_msg">Upgrading Media database.</string>
|
/packages/providers/MediaProvider/res/values-en-rGB/ |
strings.xml | 21 <string name="upgrade_msg" msgid="4093462661265175619">"Upgrading Media database."</string>
|
/packages/providers/MediaProvider/res/values-it/ |
strings.xml | 21 <string name="upgrade_msg" msgid="4093462661265175619">"Upgrade del database di Media."</string>
|
/packages/providers/MediaProvider/res/values-tl/ |
strings.xml | 21 <string name="upgrade_msg" msgid="4093462661265175619">"Ina-upgrade ang database ng Media."</string>
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
shadow.h | 33 /* Paths to the user database files. */ 57 /* Open database for reading. 65 /* Close database. 73 /* Get next entry from database, perhaps after opening the file.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
shadow.h | 33 /* Paths to the user database files. */ 57 /* Open database for reading. 65 /* Close database. 73 /* Get next entry from database, perhaps after opening the file.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
shadow.h | 33 /* Paths to the user database files. */ 57 /* Open database for reading. 65 /* Close database. 73 /* Get next entry from database, perhaps after opening the file.
|
/external/webkit/Source/WebCore/dom/ |
ScriptExecutionContext.cpp | 35 #include "Database.h" 92 #if ENABLE(DATABASE) 113 #if ENABLE(DATABASE) 139 #if ENABLE(DATABASE) 144 // Create the database thread on first request - but not if at least one database was already opened, 145 // because in that case we already had a database thread and terminated it and should not create another.
|
/frameworks/base/obex/javax/obex/ |
ResponseCodes.java | 47 * something be placed into a database but the database is full (cannot take 49 * client wishes to access a database, database table, or database record that 308 * Defines the OBEX DATABASE FULL response code. 315 * Defines the OBEX DATABASE LOCKED response code.
|
/libcore/luni/src/main/java/libcore/util/ |
ZoneInfoDB.java | 38 * A class used to initialize the time zone database. This implementation uses the 39 * 'zoneinfo' database as the source of time zone information. However, to conserve 42 * third file indicates the version of the zoneinfo database used to generate the data. 48 * The directory containing the time zone database files. 94 * Reads the file indicating the database version in use. 138 // The database reserves 40 bytes for each id. 140 // The database uses 32-bit (4 byte) integers.
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
DownloadProvider.java | 30 import android.database.Cursor; 31 import android.database.DatabaseUtils; 32 import android.database.SQLException; 33 import android.database.sqlite.SQLiteDatabase; 34 import android.database.sqlite.SQLiteOpenHelper; 63 /** Database filename */ 65 /** Current database version */ 67 /** Name of table in the database */ 163 /** The database that lies underneath this content provider */ 212 * Creates and updated database on demand when opening it [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
nis_object.x | 18 * It is included by the main .x file and the database access protocol 27 * by the database backend. When you hit them you will no. Also see 81 TABLE_OBJ = 4, /* Table object (a database schema) */ 82 ENTRY_OBJ = 5, /* Entry object (a database record) */ 90 NIS_TABLE_OBJ = 4, /* Table object (a database schema) */ 91 NIS_ENTRY_OBJ = 5, /* Entry object (a database record) */ 210 * a set of related entries. Tables are the simple database component
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nis_object.x | 18 * It is included by the main .x file and the database access protocol 27 * by the database backend. When you hit them you will no. Also see 81 TABLE_OBJ = 4, /* Table object (a database schema) */ 82 ENTRY_OBJ = 5, /* Entry object (a database record) */ 90 NIS_TABLE_OBJ = 4, /* Table object (a database schema) */ 91 NIS_ENTRY_OBJ = 5, /* Entry object (a database record) */ 210 * a set of related entries. Tables are the simple database component
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nis_object.x | 18 * It is included by the main .x file and the database access protocol 27 * by the database backend. When you hit them you will no. Also see 81 TABLE_OBJ = 4, /* Table object (a database schema) */ 82 ENTRY_OBJ = 5, /* Entry object (a database record) */ 90 NIS_TABLE_OBJ = 4, /* Table object (a database schema) */ 91 NIS_ENTRY_OBJ = 5, /* Entry object (a database record) */ 210 * a set of related entries. Tables are the simple database component
|
/cts/tests/tests/database/src/android/database/cts/ |
CursorJoinerTest.java | 17 package android.database.cts; 21 import android.database.Cursor; 22 import android.database.CursorJoiner; 23 import android.database.CursorJoiner.Result; 24 import android.database.sqlite.SQLiteDatabase;
|
/external/bluetooth/bluez/src/ |
attrib-server.c | 50 static GSList *database = NULL; variable 209 for (l = database, props = 0; l != NULL; l = l->next) { 315 for (l = database, groups = NULL, cur = NULL; l; l = l->next) { 423 for (l = database, length = 0, types = NULL; l; l = l->next) { 507 for (l = database, info = NULL, num = 0; l; l = l->next) { 579 for (l = database, matches = NULL, range = NULL; l; l = l->next) { 632 l = g_slist_find_custom(database, GUINT_TO_POINTER(h), handle_cmp); 664 l = g_slist_find_custom(database, GUINT_TO_POINTER(h), handle_cmp); 695 l = g_slist_find_custom(database, GUINT_TO_POINTER(h), handle_cmp); 731 l = g_slist_find_custom(database, GUINT_TO_POINTER(h), handle_cmp) [all...] |
/external/chromium/chrome/browser/history/ |
history_backend.h | 59 // Called when the database cannot be read correctly for some reason. 68 // there may be no in-memory database. 315 // Adds the given rows to the database if it doesn't exist. A visit will be 351 // Computes the name of the specified database on disk. 354 // Returns the name of the Favicons database. This is the new name 355 // of the Thumbnails database. 366 // Adds a single visit to the database, updating the URL information such 371 // This does not schedule database commits, it is intended to be used as a 372 // subroutine for AddPage only. It also assumes the database is valid. 414 // We always keep a transaction open on the history database so that multipl [all...] |
starred_url_database.h | 26 // Bookmarks were originally part of the url database, they have since been 45 // Returns the database for the functions in this interface. 87 // Creates a starred entry with the specified parameters in the database. 99 // Deletes the entry from the starred database base on the starred id (NOT 145 // If the order differs, the database is updated. Returns false if the order
|
/external/chromium/chrome/browser/sync/syncable/ |
directory_backing_store.h | 69 // Updates the on-disk store with the input |snapshot| as a database 124 // Creates a new sqlite3 handle to the backing database. Sets sqlite operation 138 // Removes each entry whose metahandle is in |handles| from the database. 149 // the ModelType enum and the values we persist in the database to identify 155 // Runs an integrity check on the current database. If the
|