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

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
asyoutypeformatter.h 181 string current_formatting_pattern_; member in class:i18n::phonenumbers::AsYouTypeFormatter
asyoutypeformatter.cc 131 current_formatting_pattern_(),
180 if (current_formatting_pattern_ == pattern) {
184 current_formatting_pattern_ = pattern;
314 current_formatting_pattern_.clear();
746 current_formatting_pattern_.clear();

Completed in 3699 milliseconds