Searched refs:updateNetworkAffiliation (Results 1 – 2 of 2) sorted by relevance
696 EpgFetchHelper.updateNetworkAffiliation(mContext, channels); in fetchEpgFor()868 EpgFetchHelper.updateNetworkAffiliation(mContext, newChannels); in onChannelUpdatedDuringScan()
164 static void updateNetworkAffiliation(Context context, Set<EpgReader.EpgChannel> channels) { in updateNetworkAffiliation() method