HomeSort by relevance Sort by last modified time
    Searched full:sqlite (Results 726 - 750 of 1882) sorted by null

<<21222324252627282930>>

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
DataRowHandlerForEmail.java 21 import android.database.sqlite.SQLiteDatabase;
DataRowHandlerForNickname.java 21 import android.database.sqlite.SQLiteDatabase;
  /packages/providers/DownloadProvider/
CleanSpec.mk 22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
  /packages/providers/MediaProvider/
CleanSpec.mk 22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
  /packages/providers/TelephonyProvider/
CleanSpec.mk 22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
  /packages/providers/UserDictionaryProvider/
CleanSpec.mk 22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
  /packages/services/Telephony/
CleanSpec.mk 22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
  /packages/wallpapers/Basic/
CleanSpec.mk 22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
  /packages/wallpapers/LivePicker/
CleanSpec.mk 22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
  /packages/wallpapers/MagicSmoke/
CleanSpec.mk 22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
  /packages/wallpapers/MusicVisualization/
CleanSpec.mk 22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
  /prebuilts/ndk/
CleanSpec.mk 22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
  /prebuilts/sdk/
CleanSpec.mk 22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
  /sdk/
CleanSpec.mk 22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
  /system/core/
CleanSpec.mk 22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
  /system/core/libutils/
CleanSpec.mk 22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
  /system/extras/
CleanSpec.mk 22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
  /system/netd/
CleanSpec.mk 22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
  /system/vold/
CleanSpec.mk 22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
  /tools/external/fat32lib/
CleanSpec.mk 22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
  /frameworks/base/docs/html/sdk/api_diff/16/
user_comments_for_15_to_16.xml     [all...]
  /external/chromium_org/third_party/sqlite/src/
Makefile.vxworks 3 # Makefile for SQLITE on VxWorks
30 #### If you want the SQLite library to be safe for use within a
59 # SQLite uses some expensive assert() statements in the inner loop.
124 #### Additional objects for SQLite library when TCL support is enabled.
186 # build the SQLite library and testing tools.
196 # Object files for the SQLite library.
284 $(TOP)/src/sqlite.h.in \
478 rm tsrc/sqlite.h.in tsrc/parse.y
537 sqlite3.h: $(TOP)/src/sqlite.h.in
540 $(TOP)/src/sqlite.h.in >sqlite3.
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
test_vfs.c 18 ** used to create SQLite VFS implementations with various properties and
19 ** instrumentation to support testing SQLite.
76 ** sqlite3_vfs.pAppData field of the VFS structure registered with SQLite
82 sqlite3_vfs *pVfs; /* The testvfs registered with SQLite */
111 ** If a bit is clear in Testvfs.mask, then calls made by SQLite to the
550 ** If the script returns an SQLite error code other than SQLITE_OK, an
    [all...]
  /cts/tests/src/android/content/cts/
DummyProvider.java 26 import android.database.sqlite.SQLiteDatabase;
27 import android.database.sqlite.SQLiteOpenHelper;
  /development/tutorials/NotepadCodeLab/Notepadv1/src/com/android/demo/notepad1/
NotesDbAdapter.java 23 import android.database.sqlite.SQLiteDatabase;
24 import android.database.sqlite.SQLiteOpenHelper;

Completed in 375 milliseconds

<<21222324252627282930>>