Searched defs:changeState (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
H A DUrlInputView.java133 changeState(s);
146 changeState(StateListener.STATE_EDITED);
183 changeState(mState);
186 private void changeState(int newState) { method in class:UrlInputView
349 changeState(StateListener.STATE_EDITED);

Completed in 195 milliseconds