Searched refs:onRemoveContactPreference (Results 1 – 3 of 3) sorted by relevance
80 void onRemoveContactPreference(ContactPreference preference); in onRemoveContactPreference() method180 .onRemoveContactPreference(ContactPreference.this); in setRemoveContactPreferenceListener()
124 public void onRemoveContactPreference(ContactPreference contactPreference) { in onRemoveContactPreference() method in EmergencyContactsPreference
112 mPreference.onRemoveContactPreference((ContactPreference) mPreference.getPreference(0)); in testAddAndRemoveEmergencyContact()