Searched refs:newDigit (Results 1 – 2 of 2) sorted by relevance
1462 private void updateDialString(char newDigit) { in updateDialString() argument1463 if (newDigit != WAIT && newDigit != PAUSE) { in updateDialString()1484 if (canAddDigit(digits, selectionStart, selectionEnd, newDigit)) { in updateDialString()1485 digits.replace(selectionStart, selectionEnd, Character.toString(newDigit)); in updateDialString()1553 char newDigit) { in canAddDigit() argument1554 if(newDigit != WAIT && newDigit != PAUSE) { in canAddDigit()1570 if (newDigit == WAIT) { in canAddDigit()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...