/packages/providers/TvProvider/src/com/android/providers/tv/util/ |
D | SqlParams.java | 26 public SqlParams(String tables, String selection, String... selectionArgs) { in SqlParams() argument 27 setTables(tables); in SqlParams() 43 public void setTables(String tables) { in setTables() argument 44 mTables = tables; in setTables()
|
/packages/apps/TV/common/src/com/android/tv/common/util/sql/ |
D | SqlParams.java | 29 public SqlParams(String tables, @Nullable String selection, @Nullable String... selectionArgs) { in SqlParams() argument 30 setTables(tables); in SqlParams() 46 public void setTables(String tables) { in setTables() argument 47 mTables = tables; in setTables()
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/sqlite/ |
D | DatabaseAnalyzer.java | 82 final List<String> tables = findTablesAndViews(db); in findTableViewsAllowingColumns() local 86 final List<String> ret = new ArrayList<>(tables); // Start with the table/view list. in findTableViewsAllowingColumns() 87 for (String name : tables) { in findTableViewsAllowingColumns()
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | internals.md | 33 The following tables show the data layout of each type. The 32-bit/64-bit columns indicates the siz… 109 …s both JSON type and other additional information. As shown in the above tables, each JSON type co…
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/ |
D | AbstractContactAggregator.java | 1634 String tables = Tables.RAW_CONTACTS in updatePhotoId() local 1644 final Cursor c = db.query(tables, PhotoIdQuery.COLUMNS, in updatePhotoId()
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | ContactsProvider2.java | 6808 String tables = Views.GROUPS + " AS " + Tables.GROUPS; in queryLocal() local 6810 tables = tables + Joins.GROUP_MEMBER_COUNT; in queryLocal() 6818 qb.setTables(tables); in queryLocal()
|
/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 842 # files or namespaces will be aligned in HTML using tables. If set to
|
/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 842 # files or namespaces will be aligned in HTML using tables. If set to
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |