Searched refs:setLengthChangesAllowed (Results 1 - 4 of 4) sorted by relevance

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

Completed in 108 milliseconds