Searched defs:newDigit (Results 1 – 2 of 2) sorted by relevance
129 int newDigit = hexCharToValue(c); in appendDecoded() local
266 /* package */ static boolean canAddDigit(CharSequence digits, int start, int end, char newDigit) { in canAddDigit()1442 private void updateDialString(char newDigit) { in updateDialString()