Searched refs:AutoText (Results 1 – 5 of 5) sorted by relevance
34 public class AutoText { class57 private static AutoText sInstance = new AutoText(Resources.getSystem());75 private AutoText(Resources resources) { in AutoText() method in AutoText86 private static AutoText getInstance(View view) { in getInstance()89 AutoText instance; in getInstance()95 instance = new AutoText(res); in getInstance()
19 import android.text.AutoText;370 String replacement = AutoText.get(src, start, end, view); in getReplacement()374 replacement = AutoText.get(key, 0, end - start, view); in getReplacement()
55828 Landroid/text/AutoText;-><init>(Landroid/content/res/Resources;)V55829 Landroid/text/AutoText;->add(Ljava/lang/String;C)V55830 Landroid/text/AutoText;->DEFAULT:I55831 Landroid/text/AutoText;->getInstance(Landroid/view/View;)Landroid/text/AutoText;55832 Landroid/text/AutoText;->getSize()I55833 Landroid/text/AutoText;->INCREMENT:I55834 Landroid/text/AutoText;->init(Landroid/content/res/Resources;)V55835 Landroid/text/AutoText;->lookup(Ljava/lang/CharSequence;II)Ljava/lang/String;55836 Landroid/text/AutoText;->mLocale:Ljava/util/Locale;55837 Landroid/text/AutoText;->mSize:I[all …]
29502 public class AutoText {
44762 public class AutoText {