Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/app/contactinfo/
DContactInfoCache.java109 NumberWithCountryIso numberCountryIso = new NumberWithCountryIso(number, countryIso); in getValue() local
196 NumberWithCountryIso numberCountryIso = in queryContactInfo() local
326 NumberWithCountryIso numberCountryIso = new NumberWithCountryIso(number, countryIso); in injectContactInfoForTest() local