Searched refs:callLogHostInterface (Results 1 – 1 of 1) sorted by relevance
190 private MainCallLogHost callLogHostInterface; field in OldMainActivityPeer325 callLogHostInterface = new MainCallLogHost(searchController, fab); in initLayout()683 } else if (callbackInterface.isInstance(callLogHostInterface)) { in getImpl()684 return (T) callLogHostInterface; in getImpl()