Searched defs:isAccountActivated (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/voicemail/impl/sync/
H A DVvmAccountManager.java95 public static boolean isAccountActivated(Context context, PhoneAccountHandle phoneAccount) { method in class:VvmAccountManager
108 if (isAccountActivated(context, phoneAccountHandle)) {

Completed in 821 milliseconds