Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/voicemail/impl/sync/
DVvmAccountManager.java63 setAccountActivated(context, phoneAccountHandle, true); in addAccount()
75 setAccountActivated(context, phoneAccount, false); in removeAccount()
148 private static void setAccountActivated( in setAccountActivated() method in VvmAccountManager