Home | History | Annotate | Download | only in ui

Lines Matching refs:onWindowFocusChanged

217         public void onWindowFocusChanged(boolean hasFocus) {
628 public void onWindowFocusChanged(boolean hasFocus) {
1478 public void onWindowFocusChanged(boolean hasFocus) {
1479 super.onWindowFocusChanged(hasFocus);
1480 mCurrentStateManager.getCurrentState().onWindowFocusChanged(hasFocus);