Searched refs:dispatchWindowFocusChanged (Results 1 – 10 of 10) sorted by relevance
395 public void dispatchWindowFocusChanged(boolean hasFocus) { in dispatchWindowFocusChanged() method in TabHost397 mCurrentView.dispatchWindowFocusChanged(hasFocus); in dispatchWindowFocusChanged()
679 public void dispatchWindowFocusChanged(boolean hasFocus) { in dispatchWindowFocusChanged() method in TvView680 super.dispatchWindowFocusChanged(hasFocus); in dispatchWindowFocusChanged()
1393 public void dispatchWindowFocusChanged(boolean hasFocus) { in dispatchWindowFocusChanged() method in ViewGroup1394 super.dispatchWindowFocusChanged(hasFocus); in dispatchWindowFocusChanged()1398 children[i].dispatchWindowFocusChanged(hasFocus); in dispatchWindowFocusChanged()
3873 mView.dispatchWindowFocusChanged(hasWindowFocus); in handleMessage()
12028 public void dispatchWindowFocusChanged(boolean hasFocus) {
33005 HSPLandroid/view/View;->dispatchWindowFocusChanged(Z)V33645 HSPLandroid/view/ViewGroup;->dispatchWindowFocusChanged(Z)V
33349 method public void dispatchWindowFocusChanged(boolean);
45446 method public void dispatchWindowFocusChanged(boolean);
45896 method public void dispatchWindowFocusChanged(boolean);
49033 method public void dispatchWindowFocusChanged(boolean);