Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
V
W
_
F
filter(CharSequence, int, int, Spanned, int, int)
- Method in interface a_vcard.android.text.
InputFilter
This method is called when the buffer is going to replace the range
dstart … dend
of
dest
with the new text from the range
start … end
of
source
.
filter(CharSequence, int, int, Spanned, int, int)
- Method in class a_vcard.android.text.
InputFilter.LengthFilter
FORMAT_JAPAN
- Static variable in class a_vcard.android.telephony.
PhoneNumberUtils
Japastaticnese formatting
FORMAT_NANP
- Static variable in class a_vcard.android.telephony.
PhoneNumberUtils
NANP formatting
FORMAT_UNKNOWN
- Static variable in class a_vcard.android.telephony.
PhoneNumberUtils
The current locale is unknown, look for a country code or don't format
formatJapaneseNumber(Editable)
- Static method in class a_vcard.android.telephony.
PhoneNumberUtils
Formats a phone number in-place using the Japanese formatting rules.
formatNanpNumber(Editable)
- Static method in class a_vcard.android.telephony.
PhoneNumberUtils
Formats a phone number in-place using the NANP formatting rules.
formatNumber(String)
- Static method in class a_vcard.android.telephony.
PhoneNumberUtils
Breaks the given number down and formats it according to the rules for the country the number is from.
formatNumber(Editable, int)
- Static method in class a_vcard.android.telephony.
PhoneNumberUtils
Formats a phone number in-place.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
V
W
_