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

/packages/apps/Browser/src/com/android/browser/
H A DUrlInputView.java124 changeState(s);
137 changeState(StateListener.STATE_EDITED);
174 changeState(mState);
177 private void changeState(int newState) { method in class:UrlInputView
322 changeState(StateListener.STATE_EDITED);

Completed in 63 milliseconds