A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
W
F
- Findable - class in com.amrdeveloper.codeview
- Interface used to support find and match features
- findFocus() - function in android.view.CodeView
- findMatches(String) - function in com.amrdeveloper.codeview.CodeView
- Find all the the tokens that matches the regex string and save them on a list
- findMatches(String) - function in com.amrdeveloper.codeview.Findable
- Find all the the tokens that matches the regex string and save them on a list
- findNextMatch() - function in com.amrdeveloper.codeview.CodeView
- Highlight and return the next token
- findNextMatch() - function in com.amrdeveloper.codeview.Findable
- Highlight and return the next token
- findOnBackInvokedDispatcher() - function in android.view.CodeView
- findPrevMatch() - function in com.amrdeveloper.codeview.CodeView
- Highlight and return the previous token
- findPrevMatch() - function in com.amrdeveloper.codeview.Findable
- Highlight and return the previous token
- findTokenEnd(CharSequence,int) - function in com.amrdeveloper.codeview.KeywordTokenizer
- findTokenEnd(CharSequence,int) - function in android.widget.KeywordTokenizer
- findTokenStart(CharSequence,int) - function in com.amrdeveloper.codeview.KeywordTokenizer
- findTokenStart(CharSequence,int) - function in android.widget.KeywordTokenizer
- findViewById(int) - function in android.view.CodeView
- findViewsWithText(ArrayList,CharSequence,int) - function in android.widget.CodeView
- findViewWithTag(Object) - function in android.view.CodeView
- focusSearch(int) - function in android.view.CodeView
- forceHasOverlappingRendering(boolean) - function in android.view.CodeView
- forceLayout() - function in android.view.CodeView