Searched refs:PAUSE (Results 1 – 2 of 2) sorted by relevance
123 private static final char PAUSE = ','; field in DialpadFragment267 if (newDigit != WAIT && newDigit != PAUSE) { in canAddDigit()1425 updateDialString(PAUSE); in onMenuItemClick()1443 if (newDigit != WAIT && newDigit != PAUSE) { in updateDialString()
312 String numberWithControlSequence = rawValue.replace(PhoneNumberUtils.PAUSE, 'p') in getSelectedPhonebookNameList()729 String numberWithControlSequence = rawValue.replace(PhoneNumberUtils.PAUSE, 'p') in composeContactsAndSendVCards()828 String numberWithControlSequence = rawValue.replace(PhoneNumberUtils.PAUSE, 'p') in composeContactsAndSendSelectedVCards()