Backed out changeset 3357e9e81614 (bug 1086983)
This commit is contained in:
@@ -160,10 +160,6 @@ public class ToolbarEditText extends CustomEditText
|
||||
setCursorVisible(true);
|
||||
}
|
||||
|
||||
protected String getNonAutocompleteText() {
|
||||
return getNonAutocompleteText(getText());
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the portion of text that is not marked as autocomplete text.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user