HomeSort by relevance Sort by last modified time
    Searched refs:accrued_input_without_formatting_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
asyoutypeformatter.cc 133 accrued_input_without_formatting_(),
311 accrued_input_without_formatting_.remove();
404 switch (accrued_input_without_formatting_.length()) {
519 if (accrued_input_without_formatting_[accrued_input_index] ==
648 accrued_input_without_formatting_
659 accrued_input_without_formatting_.length() -
663 accrued_input_without_formatting_.tempSubString(start_of_country_code)
667 accrued_input_without_formatting_.tempSubString(0, start_of_country_code)
672 if (accrued_input_without_formatting_[0] != kPlusSign) {
711 accrued_input_without_formatting_.append(next_char)
    [all...]
asyoutypeformatter.h 184 UnicodeString accrued_input_without_formatting_; member in class:i18n::phonenumbers::AsYouTypeFormatter

Completed in 456 milliseconds