Searched refs:allowMediaRecommendations (Results 1 – 2 of 2) sorted by relevance
148 private var allowMediaRecommendations = Utils.allowMediaRecommendations(context) regex266 allowMediaRecommendations = Utils.allowMediaRecommendations(context)267 if (!allowMediaRecommendations) {737 if (!allowMediaRecommendations) {
158 public static boolean allowMediaRecommendations(Context context) { in allowMediaRecommendations() method in Utils