Searched refs:CallLogModalAlertManager (Results 1 – 3 of 3) sorted by relevance
29 public class CallLogModalAlertManager implements AlertManager { class40 public CallLogModalAlertManager(LayoutInflater inflater, ViewGroup parent, Listener listener) { in CallLogModalAlertManager() method in CallLogModalAlertManager
88 CallLogModalAlertManager.Listener,162 protected CallLogModalAlertManager modalAlertManager;317 new CallLogModalAlertManager(LayoutInflater.from(getContext()), modalAlertView, this); in setupView()
30 import com.android.dialer.app.calllog.CallLogModalAlertManager;70 CallLogModalAlertManager modalAlertManager) { in VoicemailErrorManager()