Searched defs:subtitle (Results 1 – 6 of 6) sorted by relevance
7 private final int subtitle; field in Page9 public Page(int subtitle, int text) { in Page()
54 TextView subtitle = (TextView) findViewById(R.id.version); in onCreate() local
86 public void addSubtitle(int position, String subtitle) { in addSubtitle()
144 String subtitle = Joiner.on("<br align=\"left\"/>").join(node.getSubtitles()); in getNodeLabel() local
659 const char* subtitle = transformCount == 0 ? "" : "w/ xforms"; in MakeBatched() local
435 public static final int subtitle=0x7f0d001f; field in R.id