Searched defs:getChar (Results 1 – 4 of 4) sorted by relevance
37 int Scanner::getChar() { in getChar() function in Scanner
777 public char getChar(String key) { in getChar() method in Bundle790 public char getChar(String key, char defaultValue) { in getChar() method in Bundle
960 char getChar(String key) { in getChar() method in BaseBundle973 char getChar(String key, char defaultValue) { in getChar() method in BaseBundle
501 private static int getChar(String s, int spos, int mul) { in getChar() method in Time