Searched refs:setLengthChangesAllowed (Results 1 - 4 of 4) sorted by last modified time

/frameworks/base/core/java/android/text/method/
H A DAllCapsTransformationMethod.java126 public void setLengthChangesAllowed(boolean allowLengthChanges) { method in class:AllCapsTransformationMethod
H A DTransformationMethod2.java32 public void setLengthChangesAllowed(boolean allowLengthChanges); method in interface:TransformationMethod2
/frameworks/base/core/java/android/widget/
H A DSwitch.java342 mSwitchTransformationMethod.setLengthChangesAllowed(true);
H A DTextView.java2517 method2.setLengthChangesAllowed(mAllowTransformationLengthChange);

Completed in 221 milliseconds