Searched refs:manageFocusForChild (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
H A DExploreByTouchHelper.java475 return manageFocusForChild(virtualViewId, action);
481 private boolean manageFocusForChild(int virtualViewId, int action) { method in class:ExploreByTouchHelper
/frameworks/support/v4/java/android/support/v4/widget/
H A DExploreByTouchHelper.java457 return manageFocusForChild(virtualViewId, action, arguments);
463 private boolean manageFocusForChild(int virtualViewId, int action, Bundle arguments) { method in class:ExploreByTouchHelper

Completed in 84 milliseconds