Home
last modified time | relevance | path

Searched defs:NumberWithCountryIso (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/calllog/
DCallLogAdapter.java63 private static final class NumberWithCountryIso { class in CallLogAdapter
67 public NumberWithCountryIso(String number, String countryIso) { in NumberWithCountryIso() method in CallLogAdapter.NumberWithCountryIso