Searched refs:ProfileListener (Results 1 – 2 of 2) sorted by relevance
97 public interface ProfileListener { interface in DisplayOptionsPreferenceFragment141 private ProfileListener mListener;182 mListener = (ProfileListener) activity; in onAttach()
42 import com.android.contacts.preference.DisplayOptionsPreferenceFragment.ProfileListener;50 implements ProfileListener, SelectAccountDialogFragment.Listener {