/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/modules/GeoTZ/s2storage/ |
D | README.md | 27 Packed tables 30 Packed tables are a way of arranging block data to store tables of key-ordered key / value pairs in 33 Packed tables may contain some (optional) shared information that applies to all records in the 41 The TZ S2 data file is a type of block file that uses packed tables. It overlays additional rules,
|
/packages/providers/MediaProvider/src/com/android/providers/media/util/ |
D | SQLiteQueryBuilder.java | 402 boolean distinct, String tables, String[] columns, String where, in buildQueryString() argument 421 query.append(tables); in buildQueryString()
|
/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/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2polygons_tzs2cellunions/data/ |
D | LICENSE | 152 of the Database, and can also include the Database tables and table
|
/packages/modules/GeoTZ/output_data/odbl/ |
D | LICENSE | 152 of the Database, and can also include the Database tables and table
|
/packages/modules/GeoTZ/tzbb_data/ |
D | DATA_LICENSE | 152 of the Database, and can also include the Database tables and table
|
D | LICENSE | 152 of the Database, and can also include the Database tables and table
|
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/canonicalizetzs2polygons/data/output_polygons/ |
D | LICENSE | 152 of the Database, and can also include the Database tables and table
|
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/createtzs2protodatafile/data/ |
D | LICENSE | 152 of the Database, and can also include the Database tables and table
|
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2cellunions_to_tzs2ranges/data/ |
D | LICENSE | 152 of the Database, and can also include the Database tables and table
|
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/canonicalizetzs2polygons/data/input_polygons/ |
D | LICENSE | 152 of the Database, and can also include the Database tables and table
|
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/geojsontz_to_tzs2polygons/data/ |
D | LICENSE | 152 of the Database, and can also include the Database tables and table
|
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/mergetzs2ranges/data/ |
D | LICENSE | 152 of the Database, and can also include the Database tables and table
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | ContactsProvider2.java | 6855 String tables = Views.GROUPS + " AS " + Tables.GROUPS; in queryLocal() local 6857 tables = tables + Joins.GROUP_MEMBER_COUNT; in queryLocal() 6865 qb.setTables(tables); in queryLocal()
|
/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/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/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 |
|
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, ... |