|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdanger.internal.PhoneNumberFormatter
public class PhoneNumberFormatter
| Constructor Summary | |
|---|---|
PhoneNumberFormatter()
Deprecated. |
|
| Method Summary | |
|---|---|
static int |
findNewInsertionPoint(String prev,
int prevInsertion,
String formatted)
Deprecated. |
static void |
format(Spannable inNumber)
Deprecated. |
static String |
formatPhoneNumber(String inNumber)
Deprecated. |
static String |
formatPhoneNumber(String inNumber,
boolean isStatic)
Deprecated. |
static boolean |
isFormatterActive()
Deprecated. |
static void |
removeFormatting(Spannable text)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PhoneNumberFormatter()
| Method Detail |
|---|
public static String formatPhoneNumber(String inNumber)
public static boolean isFormatterActive()
public static String formatPhoneNumber(String inNumber,
boolean isStatic)
public static void format(Spannable inNumber)
public static void removeFormatting(Spannable text)
public static int findNewInsertionPoint(String prev,
int prevInsertion,
String formatted)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||