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