Searched defs:onFocusChanged (Results 1 – 5 of 5) sorted by relevance
39 void onFocusChanged(IControlledDream dream, boolean hasFocus); in onFocusChanged() method
413 protected void onFocusChanged(boolean gainFocus, int direction, in onFocusChanged() method in GalleryTest.MyGallery
706 protected void onFocusChanged(boolean gainFocus, int direction, in onFocusChanged() method in GridViewTest.MockGridView
1120 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged() method in AutoCompleteTextViewTest.MockAutoCompleteTextView
553 protected void onFocusChanged(boolean gainFocus, int direction, Rect previouslyFocusedRect) { in onFocusChanged() method in MockView