Searched defs:getChar (Results 1 – 3 of 3) sorted by relevance
639 public char getChar(String key) { in getChar() method in Bundle652 public char getChar(String key, char defaultValue) { in getChar() method in Bundle
712 char getChar(String key) { in getChar() method in BaseBundle725 char getChar(String key, char defaultValue) { in getChar() method in BaseBundle
491 private static int getChar(String s, int spos, int mul) { in getChar() method in Time