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

/frameworks/support/v7/appcompat/src/android/support/v7/internal/text/
H A DAllCapsTransformationMethod.java29 public class AllCapsTransformationMethod implements TransformationMethod { class in inherits:TransformationMethod
32 public AllCapsTransformationMethod(Context context) { method in class:AllCapsTransformationMethod
/frameworks/base/core/java/android/text/method/
H A DAllCapsTransformationMethod.java31 public class AllCapsTransformationMethod implements TransformationMethod2 { class in inherits:TransformationMethod2
32 private static final String TAG = "AllCapsTransformationMethod";
37 public AllCapsTransformationMethod(Context context) { method in class:AllCapsTransformationMethod

Completed in 62 milliseconds