OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:database
(Results
751 - 775
of
2940
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/packages/apps/Contacts/src/com/android/contacts/widget/
PinnedHeaderListDemoActivity.java
23
import android.
database
.Cursor;
24
import android.
database
.MatrixCursor;
/packages/apps/Contacts/tests/src/com/android/contacts/list/
ContactListItemViewTest.java
23
import android.
database
.Cursor;
24
import android.
database
.MatrixCursor;
/packages/apps/Email/tests/src/com/android/email/activity/
MessagesAdapterTests.java
29
// Account ID that's probably not in the
database
.
32
// Mailbox ID that's probably not in the
database
.
/packages/apps/Launcher2/src/com/android/launcher2/
LauncherApplication.java
26
import android.
database
.ContentObserver;
97
// If the
database
has ever changed, then we really need to force a reload of the
/packages/apps/Mms/src/com/android/mms/util/
RateController.java
20
import android.
database
.sqlite.SqliteWrapper;
27
import android.
database
.Cursor;
/packages/apps/MusicFX/src/com/android/musicfx/
ControlPanelPicker.java
30
import android.
database
.Cursor;
31
import android.
database
.MatrixCursor;
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
ListSuggestionCursor.java
21
import android.
database
.DataSetObservable;
22
import android.
database
.DataSetObserver;
SearchableCorpora.java
20
import android.
database
.DataSetObservable;
21
import android.
database
.DataSetObserver;
/packages/apps/QuickSearchBox/tests/naughty/src/com/android/quicksearchbox/tests/naughty/
CrashingSuggestionProvider.java
21
import android.
database
.Cursor;
22
import android.
database
.MatrixCursor;
/packages/apps/QuickSearchBox/tests/partial/src/com/android/quicksearchbox/tests/partial/
PartialSuggestionProvider.java
23
import android.
database
.Cursor;
24
import android.
database
.MatrixCursor;
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DataRowHandlerForStructuredPostal.java
23
import android.
database
.Cursor;
24
import android.
database
.sqlite.SQLiteDatabase;
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
SqlInjectionDetectionTest.java
21
import android.
database
.Cursor;
22
import android.
database
.sqlite.SQLiteException;
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadService.java
29
import android.
database
.ContentObserver;
30
import android.
database
.Cursor;
274
// for each update from the
database
, remember which download is
366
// look for all rows with deleted flag set and delete the rows from the
database
370
// this row is to be deleted from the
database
. but does it have
383
// delete it from MediaProvider
database
.
527
// Mark this as 'scanned' in the
database
529
// next time this
database
row row is encountered
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
utmp.h
36
/* The structure describing an entry in the
database
of
59
/* The structure describing an entry in the user accounting
database
. */
utmpx.h
1
/* Structures and definitions for the user accounting
database
. GNU version.
55
/* The structure describing an entry in the user accounting
database
. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
ypclnt.h
35
#define YPERR_NOMORE 8 /* No more records in map
database
*/
43
#define YPERR_BUSY 16 /*
Database
is busy */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
utmp.h
36
/* The structure describing an entry in the
database
of
59
/* The structure describing an entry in the user accounting
database
. */
utmpx.h
1
/* Structures and definitions for the user accounting
database
. GNU version.
55
/* The structure describing an entry in the user accounting
database
. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
ypclnt.h
35
#define YPERR_NOMORE 8 /* No more records in map
database
*/
43
#define YPERR_BUSY 16 /*
Database
is busy */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
utmp.h
36
/* The structure describing an entry in the
database
of
59
/* The structure describing an entry in the user accounting
database
. */
utmpx.h
1
/* Structures and definitions for the user accounting
database
. GNU version.
55
/* The structure describing an entry in the user accounting
database
. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
ypclnt.h
35
#define YPERR_NOMORE 8 /* No more records in map
database
*/
43
#define YPERR_BUSY 16 /*
Database
is busy */
/external/chromium/chrome/browser/history/
history.h
72
// Invoked on the
database
thread. The return value indicates whether the
152
// in-memory URL
database
. The returned pointer MAY BE NULL if the in-memory
153
//
database
has not been loaded yet. This pointer is owned by the history
187
// All "Add Page" functions will update the visited link
database
.
258
// in from the
database
. It is designed for rebuilding the visited link
259
//
database
from history.
275
// Queries the basic information about the URL in the history
database
. If
291
// history_types.h). If non-empty, the full-text
database
will be queried with
296
//
database
(see SetPageContents) which won't generally be set yet.
307
// If there is no such URL in the
database
or the most recent visit has n
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/11/changes/
methods_index_additions.html
94
<nobr><A HREF="android.
database
.DatabaseUtils.html#android.
database
.DatabaseUtils.appendSelectionArgs_added(java.lang.String[], java.lang.String[])" class="hiddenlink" target="rightframe"><b>appendSelectionArgs</b>
120
<nobr><A HREF="android.
database
.sqlite.SQLiteDatabase.html#android.
database
.sqlite.SQLiteDatabase.beginTransactionNonExclusive_added()" class="hiddenlink" target="rightframe"><b>beginTransactionNonExclusive</b>
122
<nobr><A HREF="android.
database
.sqlite.SQLiteDatabase.html#android.
database
.sqlite.SQLiteDatabase.beginTransactionWithListenerNonExclusive_added(android.
database
.sqlite.SQLiteTransactionListener)" class="hiddenlink" target="rightframe"><b>beginTransactionWithListenerNonExclusive</b>
124
<nobr><A HREF="android.
database
.sqlite.SQLiteProgram.html#android.
database
.sqlite.SQLiteProgram.bindAllArgsAsStrings_added(java.lang.String[])" class="hiddenlink" target="rightframe"><b>bindAllArgsAsStrings</b>
127
<nobr><A HREF="android.
database
.DatabaseUtils.html#android.database.DatabaseUtils.blobFileDescriptorForQuery_added(android.databas (…)
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/8/
missingSinces.txt
81
NO DOC BLOCK: android.
database
.DatabaseUtils Method cursorDoubleToContentValuesIfPresent(android.
database
.Cursor, android.content.ContentValues, java.lang.String)
82
NO DOC BLOCK: android.
database
.DatabaseUtils Method cursorFloatToContentValuesIfPresent(android.
database
.Cursor, android.content.ContentValues, java.lang.String)
83
NO DOC BLOCK: android.
database
.DatabaseUtils Method cursorIntToContentValuesIfPresent(android.
database
.Cursor, android.content.ContentValues, java.lang.String)
84
NO DOC BLOCK: android.
database
.DatabaseUtils Method cursorLongToContentValuesIfPresent(android.
database
.Cursor, android.content.ContentValues, java.lang.String)
85
NO DOC BLOCK: android.
database
.DatabaseUtils Method cursorShortToContentValuesIfPresent(android.
database
.Cursor, android.content.ContentValues, java.lang.String
[
all
...]
Completed in 618 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>