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

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
asyoutypeformatter.h 19 // InputDigit method on the formatter instance, and the partially formatted
65 const string& InputDigit(char32 next_char, string* result);
67 // Same as InputDigit, but remembers the position where next_char is inserted,
asyoutypeformatter.cc 332 const string& AsYouTypeFormatter::InputDigit(char32 next_char, string* result) {

Completed in 50 milliseconds