Searched refs:tables (Results 1 – 14 of 14) sorted by relevance
186 private int tables = 0; // table nesting level field in HtmlTreeBuilder.TableFixer200 if (tables > 0) { in seeTag()203 tables++; in seeTag()220 if (tables > 0) { in seeTag()234 if (tables > 0 && element.getType() == HTML.Element.TABLE_TYPE) { in seeEndTag()246 X.assertTrue(tables > 0); in seeEndTag()247 tables--; in seeEndTag()248 state = (tables > 0) ? IN_CELL : NULL; in seeEndTag()256 if (tables > 0 && in seeText()264 X.assertTrue(tables == 0); in finish()[all …]
26 public SqlParams(String tables, String selection, String... selectionArgs) { in SqlParams() argument27 setTables(tables); in SqlParams()43 public void setTables(String tables) { in setTables() argument44 mTables = tables; in setTables()
29 public SqlParams(String tables, @Nullable String selection, @Nullable String... selectionArgs) { in SqlParams() argument30 setTables(tables); in SqlParams()46 public void setTables(String tables) { in setTables() argument47 mTables = tables; in setTables()
82 final List<String> tables = findTablesAndViews(db); in findTableViewsAllowingColumns() local86 final List<String> ret = new ArrayList<>(tables); // Start with the table/view list. in findTableViewsAllowingColumns()87 for (String name : tables) { in findTableViewsAllowingColumns()
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…
1627 String tables = Tables.RAW_CONTACTS in updatePhotoId() local1637 final Cursor c = db.query(tables, PhotoIdQuery.COLUMNS, in updatePhotoId()
6808 String tables = Views.GROUPS + " AS " + Tables.GROUPS; in queryLocal() local6810 tables = tables + Joins.GROUP_MEMBER_COUNT; in queryLocal()6818 qb.setTables(tables); in queryLocal()
842 # files or namespaces will be aligned in HTML using tables. If set to
1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...