Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/preferredsim/
DPreferredAccountUtil.java61 if (isPhoneAccountValid(context, phoneAccountHandle)) { in getValidPhoneAccount()
67 public static boolean isPhoneAccountValid( in isPhoneAccountValid() method in PreferredAccountUtil