HomeSort by relevance Sort by last modified time
    Searched refs:titleRow (Results 1 - 9 of 9) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/view/
GridLayout3.java 50 Spec titleRow = spec(0);
68 p.addView(c, new LayoutParams(titleRow, centerInAllColumns));
  /frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/view/
GridLayout3.java 61 Spec titleRow = spec(0);
79 p.addView(c, new LayoutParams(titleRow, centerInAllColumns));
  /external/testng/src/main/java/org/testng/reporters/
EmailableReporter.java 87 titleRow(suite.getName(), 5);
146 titleRow(testname + " — " + style + details, 5, id);
364 titleRow(suite.getName(), 8);
443 private void titleRow(String label, int cq) {
444 titleRow(label, cq, null);
447 private void titleRow(String label, int cq, String id) {
  /external/emma/core/java12/com/vladium/emma/report/html/
ReportGenerator.java 844 final HTMLTable.IRow titleRow = footerTable.newRow ();
846 final HTMLTable.ICell cell = titleRow.newCell ();
    [all...]
  /external/emma/lib/
emma.jar 
  /external/owasp/sanitizer/tools/emma/lib/
emma.jar 
  /prebuilts/devtools/tools/lib/
emma.jar 
emma_device.jar 
  /prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/
testng-6.9.10.jar 

Completed in 1574 milliseconds