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