Home
last modified time | relevance | path

Searched refs:idMatchWithoutDefaultPhoneCheck (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1608 && idMatchWithoutDefaultPhoneCheck(r.subId, subId)) { in notifyDisplayInfoChanged()
2716 private boolean idMatchWithoutDefaultPhoneCheck(int subIdInRecord, int subIdToNotify) { in idMatchWithoutDefaultPhoneCheck() method in TelephonyRegistry