A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
W
R
- refreshAutoCompleteResults() - function in android.widget.CodeView
- refreshDrawableState() - function in android.view.CodeView
- registerDataSetObserver(DataSetObserver) - function in android.widget.CodeViewAdapter
- reHighlightErrors() - function in com.amrdeveloper.codeview.CodeView
- Re Highlight the current errors
- reHighlightSyntax() - function in com.amrdeveloper.codeview.CodeView
- Re Highlight the syntax patterns
- releasePointerCapture() - function in android.view.CodeView
- removeAllErrorLines() - function in com.amrdeveloper.codeview.CodeView
- Remove all the errors from the errors set and change hasErrors to false
- removeCallbacks(Runnable) - function in android.view.CodeView
- removeErrorLine(int) - function in com.amrdeveloper.codeview.CodeView
- Remove one error by the line number from the error set
- removeOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.CodeView
- removeOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.CodeView
- removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.CodeView
- removePairCompleteItem(char) - function in com.amrdeveloper.codeview.CodeView
- Remove single pair complete item by key
- removeSyntaxPattern(Pattern) - function in com.amrdeveloper.codeview.CodeView
- Remove one pattern from the Syntax patterns
- removeTextChangedListener(TextWatcher) - function in android.widget.CodeView
- Replaceable - class in com.amrdeveloper.codeview
- Interface used to support find and replacement feature
- replaceAllMatches(String,String) - function in com.amrdeveloper.codeview.CodeView
- Replace all strings that matched by the regex with new string
- replaceAllMatches(String,String) - function in com.amrdeveloper.codeview.Replaceable
- Replace all strings that matched by the regex with new string
- replaceFirstMatch(String,String) - function in com.amrdeveloper.codeview.CodeView
- Replace the first string that matched by the regex with new string
- replaceFirstMatch(String,String) - function in com.amrdeveloper.codeview.Replaceable
- Replace the first string that matched by the regex with new string
- requestApplyInsets() - function in android.view.CodeView
- requestFitSystemWindows() - function in android.view.CodeView
- requestFocus() - function in android.view.CodeView
- requestFocusFromTouch() - function in android.view.CodeView
- requestLayout() - function in android.view.CodeView
- requestPointerCapture() - function in android.view.CodeView
- requestRectangleOnScreen(Rect) - function in android.view.CodeView
- requestUnbufferedDispatch(MotionEvent) - function in android.view.CodeView
- requireViewById(int) - function in android.view.CodeView
- resetHighlighter() - function in com.amrdeveloper.codeview.CodeView
- Un highlight all keywords by removing all spans
- resetPivot() - function in android.view.CodeView
- resetSyntaxPatternList() - function in com.amrdeveloper.codeview.CodeView
- Remove all syntax patterns
- resolveSize(int,int) - function in android.view.CodeView
- resolveSizeAndState(int,int,int) - function in android.view.CodeView
- restoreDefaultFocus() - function in android.view.CodeView
- restoreHierarchyState(SparseArray) - function in android.view.CodeView