Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/telecom/
DTelecomCallUtil.java119 public static Optional<String> getCountryCode(Context appContext, Call call) { in getCountryCode() method in TelecomCallUtil
/packages/apps/Contacts/src/com/android/contacts/model/
DSimCard.java117 public String getCountryCode() { in getCountryCode() method in SimCard