Home
last modified time | relevance | path

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

/packages/apps/Dialer/src/com/android/dialer/calllog/
DCallLogAdapter.java117 private static final class NumberWithCountryIso { class in CallLogAdapter
121 public NumberWithCountryIso(String number, String countryIso) { in NumberWithCountryIso() method in CallLogAdapter.NumberWithCountryIso