Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/method/
DAllCapsTransformationMethod.java36 public class AllCapsTransformationMethod implements TransformationMethod2 { class
43 public AllCapsTransformationMethod(@NonNull Context context) { in AllCapsTransformationMethod() method in AllCapsTransformationMethod