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

  /packages/apps/Contacts/src/com/android/contacts/editor/
AggregationSuggestionView.java 99 String dataText = null;
101 dataText = suggestion.nickname;
103 dataText = suggestion.emailAddress;
105 dataText = suggestion.phoneNumber;
107 data.setText(dataText);
  /external/chromium_org/third_party/icu/source/test/intltest/
regextst.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
regextst.cpp     [all...]

Completed in 126 milliseconds