Home
last modified time | relevance | path

Searched defs:previouslyFocusedRect (Results 1 – 14 of 14) sorted by relevance

/packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/
DDigitsEditText.java45 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherAppWidgetHostView.java243 protected void onFocusChanged(boolean gainFocus, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
DPagedView.java1203 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
DWorkspace.java1841 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
/packages/apps/TV/src/com/android/tv/menu/
DMenuRowView.java185 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
DMenuView.java163 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DMiniDrawerView.java68 public boolean requestFocus(int direction, Rect previouslyFocusedRect) { in requestFocus()
DSwipeableListView.java108 protected void onFocusChanged(boolean gainFocus, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
/packages/apps/EmergencyInfo/src/com/android/emergency/preferences/
DAutoCompleteEditTextPreference.java268 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
/packages/apps/TV/src/com/android/tv/guide/
DProgramRow.java257 public boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
DProgramGrid.java351 public boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
/packages/apps/Music/src/com/android/music/
DVerticalTextSpinner.java199 Rect previouslyFocusedRect) { in onFocusChanged()
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DConversationContainer.java1028 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
/packages/apps/Launcher2/src/com/android/launcher2/
DPagedView.java871 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()