Searched defs:BUTTON (Results 1 – 2 of 2) sorted by relevance
154 PARENTS.put(COMPOUND_BUTTON, BUTTON); in PARENTS.put() argument171 PARENTS.put(BUTTON, TEXT_VIEW); in PARENTS.put() argument
83 public static final String BUTTON = "Button"; //$NON-NLS-1$ field in LintConstants