Searched defs:AllCapsTransformationMethod (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/text/method/
H A DAllCapsTransformationMethod.java30 public class AllCapsTransformationMethod implements TransformationMethod2 { class in inherits:TransformationMethod2
31 private static final String TAG = "AllCapsTransformationMethod";
36 public AllCapsTransformationMethod(Context context) { method in class:AllCapsTransformationMethod

Completed in 52 milliseconds