Searched refs:MainCallLogHost (Results 1 – 1 of 1) sorted by relevance
190 private MainCallLogHost callLogHostInterface;325 callLogHostInterface = new MainCallLogHost(searchController, fab); in initLayout()847 private static final class MainCallLogHost implements CallLogFragment.HostInterface { class in OldMainActivityPeer852 MainCallLogHost(MainSearchController searchController, FloatingActionButton fab) { in MainCallLogHost() method in OldMainActivityPeer.MainCallLogHost