Searched defs:label1 (Results 1 – 2 of 2) sorted by relevance
62 public Action(long id, CharSequence label1, CharSequence label2) { in Action()74 public Action(long id, CharSequence label1, CharSequence label2, Drawable icon) { in Action()
5915 private static boolean dumpTimeEstimate(PrintWriter pw, String label1, String label2, in dumpTimeEstimate()