Searched refs:WAIT (Results 1 – 6 of 6) sorted by relevance
157 private static final char WAIT = ';'; field in DialpadFragment1454 updateDialString(WAIT); in onMenuItemClick()1470 if (newDigit != WAIT && newDigit != PAUSE) { in updateDialString()1562 if(newDigit != WAIT && newDigit != PAUSE) { in canAddDigit()1578 if (newDigit == WAIT) { in canAddDigit()1580 if (digits.charAt(start - 1) == WAIT) return false; in canAddDigit()1583 if ((digits.length() > end) && (digits.charAt(end) == WAIT)) return false; in canAddDigit()
53 static enum State {WAIT, DONE, CANCEL} enumConstant69 State mState = State.WAIT;
648 (mtq.mState == MediaThumbRequest.State.WAIT)) { in onCreate()2106 while (req.mState == MediaThumbRequest.State.WAIT) { in waitForThumbnailReady()
39 private static final String WAIT_SYMBOL_AS_STRING = String.valueOf(PhoneNumberUtils.WAIT);
566 .replace(PhoneNumberUtils.PAUSE, 'p').replace(PhoneNumberUtils.WAIT, in composeContactsAndSendVCards()
37765 ------ BLOCKED PROCESS WAIT-CHANNELS ------