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