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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DFocusOnlyTabWidget.java72 super.onFocusChange(tab, true);
76 super.onFocusChange(v, hasFocus);
80 public void onFocusChange(android.view.View v, boolean hasFocus) { method in class:FocusOnlyTabWidget
H A DFolder.java1112 public void onFocusChange(View v, boolean hasFocus) { method in class:Folder
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/presets/
H A DUserPresetsAdapter.java151 public void onFocusChange(View v, boolean hasFocus) { method in class:UserPresetsAdapter
/packages/apps/Browser/src/com/android/browser/
H A DNavigationBarBase.java100 public void onFocusChange(View view, boolean hasFocus) { method in class:NavigationBarBase
H A DNavigationBarPhone.java203 public void onFocusChange(View view, boolean hasFocus) { method in class:NavigationBarPhone
213 super.onFocusChange(view, hasFocus);
/packages/apps/Contacts/src/com/android/contacts/group/
H A DGroupBrowseListFragment.java287 public void onFocusChange(View view, boolean hasFocus) { method in class:GroupBrowseListFragment
/packages/apps/Launcher3/src/com/android/launcher3/
H A DFocusIndicatorView.java70 public void onFocusChange(View v, boolean hasFocus) { method in class:FocusIndicatorView
147 onFocusChange(mPendingCall.first, mPendingCall.second);
H A DFolder.java1328 public void onFocusChange(View v, boolean hasFocus) { method in class:Folder
/packages/apps/Contacts/src/com/android/contacts/activities/
H A DContactSelectionActivity.java586 public void onFocusChange(View view, boolean hasFocus) { method in class:ContactSelectionActivity
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/
H A DDialogActionAdapter.java316 public void onFocusChange(View v, boolean hasFocus) { method in class:DialogActionAdapter.ActionOnFocusAnimator
H A DSettingsLayoutAdapter.java368 public void onFocusChange(View v, boolean hasFocus) { method in class:SettingsLayoutAdapter.ActionOnFocusAnimator
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DUserDictionaryToolsList.java505 /** @see android.view.View.OnFocusChangeListener#onFocusChange */
506 public void onFocusChange(View v, boolean hasFocus) { method in class:UserDictionaryToolsList
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
H A DSearchActivityView.java519 public void onFocusChange(View v, boolean focused) { method in class:SearchActivityView.SuggestListFocusListener
529 public void onFocusChange(View v, boolean focused) { method in class:SearchActivityView.QueryTextViewFocusListener
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DContactEntryListFragment.java857 public void onFocusChange(View view, boolean hasFocus) { method in class:ContactEntryListFragment
/packages/apps/UnifiedEmail/src/com/android/mail/compose/
H A DComposeActivity.java2332 public void onFocusChange (View v, boolean hasFocus) { method in class:ComposeActivity

Completed in 536 milliseconds