Searched refs:onFocusStateChanged (Results 1 – 2 of 2) sorted by relevance
143 void onFocusStateChanged(int prevFocusState, int curFocusState); in onFocusStateChanged() method420 mCb.onFocusStateChanged(prevFocusState, focusState); in setFocusState()
1607 public void onFocusStateChanged(int prevFocusState, int curFocusState) { in onFocusStateChanged() method in TaskStackView