Searched refs:visible (Results 1 – 9 of 9) sorted by relevance
25 public boolean visible; field in Column31 public Column(DocString heading, Align align, boolean visible) { in Column() argument34 this.visible = visible; in Column()37 public Column(String heading, Align align, boolean visible) { in Column() argument38 this(DocString.text(heading), align, visible); in Column()
93 if (columns[i].visible) { in table()100 if (columns[columns.length - 1].visible) { in table()111 if (col.visible) { in table()125 if (cols.get(i).visible) { in table()133 if (col.visible) { in table()141 if (subcol.visible) { in table()162 if (mCurrentTableColumns[i].visible) { in row()
2 This should be visible!
2 runtime can handle a method being visible through different means.
1 java.lang.ClassValue should be visible to U or newer Android, but on older versions
477 bool visible = false; in IsMemberVisible() local478 klass->ForEachSubClass([&visible, &member](HierarchyClass* subclass) { in IsMemberVisible()487 visible = true; in IsMemberVisible()494 return visible; in IsMemberVisible()
34 // visible to each other.
182 // Some of the components are only visible here (but not in test Android.bp).
9 collector. And they should not be modifying the data that is visible to the