Searched refs:insertionMarkerFlags (Results 1 – 2 of 2) sorted by relevance
561 @Nullable CharSequence composingText, int insertionMarkerFlags, in CursorAnchorInfo() argument572 mInsertionMarkerFlags = insertionMarkerFlags; in CursorAnchorInfo()
14068 int insertionMarkerFlags = 0; in getCursorAnchorInfo() local14070 insertionMarkerFlags |= CursorAnchorInfo.FLAG_HAS_VISIBLE_REGION; in getCursorAnchorInfo()14073 insertionMarkerFlags |= CursorAnchorInfo.FLAG_HAS_INVISIBLE_REGION; in getCursorAnchorInfo()14076 insertionMarkerFlags |= CursorAnchorInfo.FLAG_IS_RTL; in getCursorAnchorInfo()14080 insertionMarkerFlags); in getCursorAnchorInfo()