OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:database
(Results
1276 - 1300
of
2668
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/packages/apps/Mms/src/com/android/mms/util/
DownloadManager.java
27
import android.
database
.sqlite.SqliteWrapper;
38
import android.
database
.Cursor;
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
CursorBackedSuggestionCursor.java
22
import android.
database
.Cursor;
23
import android.
database
.DataSetObserver;
Suggestions.java
21
import android.
database
.DataSetObservable;
22
import android.
database
.DataSetObserver;
/packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceContact.java
20
import android.
database
.Cursor;
21
import android.
database
.DatabaseUtils;
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
UserDictionary.java
23
import android.
database
.ContentObserver;
24
import android.
database
.Cursor;
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DataRowHandlerForStructuredName.java
22
import android.
database
.Cursor;
23
import android.
database
.sqlite.SQLiteDatabase;
/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
AbstractDownloadManagerFunctionalTest.java
23
import android.
database
.ContentObserver;
24
import android.
database
.Cursor;
/packages/providers/MediaProvider/src/com/android/providers/media/
MediaScannerService.java
25
import android.
database
.Cursor;
64
Log.w(TAG, "failed to open media
database
");
MediaThumbRequest.java
28
import android.
database
.Cursor;
214
// 128 x 128 at most, which is still reasonable to be stored in
database
.
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
grp.h
20
* POSIX Standard: 9.2.1 Group
Database
Access <grp.h>
192
by reading the group
database
and using all groups
/external/chromium/chrome/browser/history/
in_memory_url_index_unittest.cc
26
// The test version of the history url
database
table ('url') is contained in
27
// a
database
file created from a text file('url_history_provider_test.db.txt').
33
// The format of the test
database
text file is of a SQLite .dump file.
35
// processed when creating the test
database
.
47
// Create and populate a working copy of the URL history
database
.
168
// Verify that the
database
contains the expected number of items, which
/external/chromium/chrome/browser/safe_browsing/
safe_browsing_test.cc
331
//
database
(thus potentially it is a phishing URL).
373
// Functions and callbacks to start the safebrowsing
database
update.
403
// Ends the checking since this URL's prefix is not in
database
.
465
// Calls test server to fetch
database
for verification.
622
// TODO(lzheng): We should verify the fetched
database
with local
623
//
database
to make sure they match.
/external/webkit/LayoutTests/storage/indexeddb/
tutorial.html
12
// http://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&component=Indexed+
Database
+API&longdesc_type=allwordssubstr&longdesc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bug_id_type=anyexact&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&known_name=IndexedDB&query_based_on=IndexedDB&field0-0-0=noop&type0-0-0=noop&value0-0-0=
101
// "setVersion" on the
database
and supplying a new version. This also starts a new
215
// or pass in null/undefined) we lock the whole
database
. By specifying locks over fewer
416
// transaction and one can only run if no other connections are open to the
database
. This is designed
424
// .close() on their
database
handle. .close() halts any new transactions from starting and waits for
435
// setVersion transaction starts" rule. We also don't implement
database
.close() or have a blocked
/external/webkit/Source/WebCore/inspector/
InspectorInstrumentation.cpp
37
#include "
Database
.h"
596
#if ENABLE(
DATABASE
)
692
#if ENABLE(
DATABASE
)
693
void InspectorInstrumentation::didOpenDatabaseImpl(InspectorAgent* inspectorAgent, PassRefPtr<
Database
>
database
, const String& domain, const String& name, const String& version)
698
dbAgent->didOpenDatabase(
database
, domain, name, version);
[
all
...]
/external/webkit/Source/WebKit/wx/
WebView.cpp
79
#if ENABLE(
DATABASE
)
405
#if ENABLE(
DATABASE
)
1076
#if ENABLE(
DATABASE
)
1084
#if ENABLE(
DATABASE
)
1094
#if ENABLE(
DATABASE
)
1102
#if ENABLE(
DATABASE
)
/external/webkit/Tools/Scripts/
build-webkit
149
{ option => "
database
", desc => "Toggle
Database
Support",
185
{ option => "icon-
database
", desc => "Toggle Icon
database
support",
191
{ option => "indexed-
database
", desc => "Toggle Indexed
Database
API support",
/frameworks/base/docs/html/sdk/api_diff/11/changes/
changes-summary.html
190
<A NAME="android.
database
"></A>
191
<nobr><A HREF="pkg_android.
database
.html">android.
database
</A></nobr>
197
<A NAME="android.
database
.sqlite"></A>
198
<nobr><A HREF="pkg_android.
database
.sqlite.html">android.
database
.sqlite</A></nobr>
/frameworks/base/docs/html/sdk/api_diff/3/changes/
changes-summary.html
183
<A NAME="android.
database
"></A>
184
<nobr><A HREF="pkg_android.
database
.html">android.
database
</A></nobr>
190
<A NAME="android.
database
.sqlite"></A>
191
<nobr><A HREF="pkg_android.
database
.sqlite.html">android.
database
.sqlite</A></nobr>
/frameworks/base/docs/html/sdk/api_diff/5/changes/
changes-summary.html
162
<A NAME="android.
database
"></A>
163
<nobr><A HREF="pkg_android.
database
.html">android.
database
</A></nobr>
169
<A NAME="android.
database
.sqlite"></A>
170
<nobr><A HREF="pkg_android.
database
.sqlite.html">android.
database
.sqlite</A></nobr>
/frameworks/base/docs/html/sdk/api_diff/8/changes/
changes-summary.html
225
<A NAME="android.
database
"></A>
226
<nobr><A HREF="pkg_android.
database
.html">android.
database
</A></nobr>
232
<A NAME="android.
database
.sqlite"></A>
233
<nobr><A HREF="pkg_android.
database
.sqlite.html">android.
database
.sqlite</A></nobr>
fields_index_changes.html
156
<nobr><A HREF="android.
database
.sqlite.SQLiteProgram.html#android.
database
.sqlite.SQLiteProgram.mDatabase" class="hiddenlink" target="rightframe">mDatabase</A>
171
<nobr><A HREF="android.
database
.sqlite.SQLiteProgram.html#android.
database
.sqlite.SQLiteProgram.nHandle" class="hiddenlink" target="rightframe">nHandle</A>
173
<nobr><A HREF="android.
database
.sqlite.SQLiteProgram.html#android.
database
.sqlite.SQLiteProgram.nStatement" class="hiddenlink" target="rightframe">nStatement</A>
methods_index_additions.html
138
<nobr><A HREF="android.
database
.DatabaseUtils.html#android.
database
.DatabaseUtils.cursorDoubleToContentValuesIfPresent_added(android.
database
.Cursor, android.content.ContentValues, java.lang.String)" class="hiddenlink" target="rightframe"><b>cursorDoubleToContentValuesIfPresent</b>
140
<nobr><A HREF="android.
database
.DatabaseUtils.html#android.
database
.DatabaseUtils.cursorFloatToContentValuesIfPresent_added(android.
database
.Cursor, android.content.ContentValues, java.lang.String)" class="hiddenlink" target="rightframe"><b>cursorFloatToContentValuesIfPresent</b>
142
<nobr><A HREF="android.
database
.DatabaseUtils.html#android.
database
.DatabaseUtils.cursorIntToContentValuesIfPresent_added(android.
database
.Cursor, android.content.ContentValues, java.lang.String)" class="hiddenlink" target="rightframe"><b>cursorIntToContentValuesIfPresent</b>
144
<nobr><A HREF="android.
database
.DatabaseUtils.html#android.database.DatabaseUtils.cursorLongToContentValuesIfPresent_added(android (…)
[
all
...]
/packages/apps/Email/src/com/android/email/provider/
ContentCache.java
20
import android.
database
.CrossProcessCursor;
21
import android.
database
.Cursor;
22
import android.
database
.CursorWindow;
23
import android.
database
.CursorWrapper;
24
import android.
database
.MatrixCursor;
54
* 2. Get a cursor from the
database
: Cursor cursor = db.query(....);
/external/dbus/dbus/
dbus-sysdeps-util-win.c
983
return "The service
database
is locked.";
1045
return "The security
database
could not be found.";
1061
return "The security
database
has not been started.";
1063
return "There are too many names in the user accounts
database
.";
[
all
...]
/frameworks/base/core/java/android/content/
Context.java
24
import android.
database
.DatabaseErrorHandler;
25
import android.
database
.sqlite.SQLiteDatabase;
26
import android.
database
.sqlite.SQLiteDatabase.CursorFactory;
548
* add them to the media
database
with
563
* an application's private storage and add it to the media
database
:</p>
681
* application package. Create the
database
file if it doesn't exist.
683
* @param name The name (unique in the application package) of the
database
.
690
* @return The contents of a newly created
database
with the given name.
691
* @throws android.
database
.sqlite.SQLiteException if the
database
file could not be opened
[
all
...]
Completed in 1921 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>