Searched refs:autocap (Results 1 – 1 of 1) sorted by relevance
812 int autocap = -1; in TextView() local861 autocap = a.getInt(attr, autocap); in TextView()1240 } else if (autotext || autocap != -1) { in TextView()1245 switch (autocap) { in TextView()