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.java55 public void setLengthChangesAllowed(boolean allowLengthChanges) { method in class:AllCapsTransformationMethod
/frameworks/base/core/java/android/widget/
H A DSwitch.java228 mSwitchTransformationMethod.setLengthChangesAllowed(true);
H A DTextView.java1718 method2.setLengthChangesAllowed(mAllowTransformationLengthChange);

Completed in 149 milliseconds