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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
H A DTaskStackLayoutAlgorithm.java143 void onFocusStateChanged(int prevFocusState, int curFocusState); method in interface:TaskStackLayoutAlgorithm.TaskStackLayoutAlgorithmCallbacks
420 mCb.onFocusStateChanged(prevFocusState, focusState);
H A DTaskStackView.java1607 public void onFocusStateChanged(int prevFocusState, int curFocusState) { method in class:TaskStackView

Completed in 56 milliseconds