Searched defs:isAlpha (Results 1 – 5 of 5) sorted by relevance
36 private static boolean isAlpha(char ch) { in isAlpha() method in SqliteTokenFinder
40 private static boolean isAlpha(char ch) { in isAlpha() method in SQLiteTokenizer
56 private static boolean isAlpha(char ch) { in isAlpha() method in SqlChecker
416 public String getHint(Context context, boolean isAlpha, int type, ProfileType profile) { in getHint()456 public @StringRes int getMessage(boolean isAlpha, int type) { in getMessage()