Searched refs:onActivationStateChanged (Results 1 – 3 of 3) sorted by relevance
68 listener.onActivationStateChanged(phoneAccountHandle, true); in addAccount()85 listener.onActivationStateChanged(phoneAccount, false); in removeAccount()
190 void onActivationStateChanged(PhoneAccountHandle phoneAccountHandle, boolean isActivated); in onActivationStateChanged() method
460 public void onActivationStateChanged(PhoneAccountHandle phoneAccountHandle, boolean isActivated) { in onActivationStateChanged() method in VoicemailSettingsFragment