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

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
asyoutypeformatter.cc 132 able_to_format_(true),
190 able_to_format_ = false;
316 able_to_format_ = true;
366 able_to_format_ = false;
372 if (!able_to_format_) {
445 if (able_to_format_) {
460 able_to_format_ = true;
509 if (!able_to_format_) {
580 if (able_to_format_) {
731 able_to_format_ = false
    [all...]
asyoutypeformatter.h 188 bool able_to_format_; member in class:i18n::phonenumbers::AsYouTypeFormatter

Completed in 60 milliseconds