Searched defs:MONOSPACE (Results 1 – 4 of 4) sorted by relevance
118 public static final Typeface MONOSPACE = null; field in Typeface
111 private static final int MONOSPACE = 3; field in Switch
424 private static final int MONOSPACE = 3; field in TextView
109 new String[] {"DEFAULT", "MONOSPACE", "SANS_SERIF", "SERIF"})); in VALIDATORS.put()