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