Searched refs:mShowInputMethodTask (Results 1 – 1 of 1) sorted by relevance
84 private final Runnable mShowInputMethodTask = new Runnable() { field in SearchActivity315 mHandler.postDelayed(mShowInputMethodTask, 0); in onWindowFocusChanged()