Searched refs:mRequestCursorUpdateDisplayIdCheck (Results 1 – 2 of 2) sorted by relevance
1133 if (mParentInputMethodManager.mRequestCursorUpdateDisplayIdCheck.get() in requestCursorUpdatesInternal()
4854 final AtomicBoolean mRequestCursorUpdateDisplayIdCheck = new AtomicBoolean(true); field in InputMethodManager4872 mRequestCursorUpdateDisplayIdCheck.set(enabled); in setRequestCursorUpdateDisplayIdCheck()