Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/voicemail/impl/sync/
DVvmAccountManager.java93 getPreferenceForActivationState(context, phoneAccount); in isAccountActivated()
151 getPreferenceForActivationState(context, phoneAccountHandle) in setAccountActivated()
157 private static PerAccountSharedPreferences getPreferenceForActivationState( in getPreferenceForActivationState() method in VvmAccountManager