Searched refs:allowLengthChanges (Results 1 – 3 of 3) sorted by relevance
75 public void setLengthChangesAllowed(boolean allowLengthChanges) { in setLengthChangesAllowed() argument76 mEnabled = allowLengthChanges; in setLengthChangesAllowed()
96 public void setLengthChangesAllowed(boolean allowLengthChanges) { in setLengthChangesAllowed() argument97 mAllowLengthChanges = allowLengthChanges; in setLengthChangesAllowed()
35 public void setLengthChangesAllowed(boolean allowLengthChanges); in setLengthChangesAllowed() argument