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