Searched refs:mIsCursorAnchorInfoMonitoring (Results 1 – 1 of 1) sorted by relevance
183 private final AtomicBoolean mIsCursorAnchorInfoMonitoring = new AtomicBoolean(false); field in RemoteInputConnectionImpl267 return mIsCursorAnchorInfoMonitoring.get(); in isCursorAnchorInfoMonitoring()1116 mIsCursorAnchorInfoMonitoring.set(result && hasMonitoring); in requestCursorUpdatesInternal()