Searched refs:categories (Results 1 – 22 of 22) sorted by relevance
119 void onCategoriesChanged(Set<String> categories) { in onCategoriesChanged() argument120 mCategoryListeners.forEach(listener -> listener.onCategoriesChanged(categories)); in onCategoriesChanged()149 void onCategoriesChanged(@Nullable Set<String> categories); in onCategoriesChanged() argument171 protected void onPostExecute(Set<String> categories) { in onPostExecute() argument172 if (categories == null || !categories.isEmpty()) { in onPostExecute()173 onCategoriesChanged(categories); in onPostExecute()
480 final List<Integer> categories = Arrays.asList( in getCardsWithViewType_noSuggestionCards_shouldNotHaveHalfCards() local488 categories); in getCardsWithViewType_noSuggestionCards_shouldNotHaveHalfCards()500 final List<Integer> categories = Arrays.asList( in getCardsWithViewType_oneSuggestionCards_shouldNotHaveHalfCards() local508 getContextualCardList(), categories); in getCardsWithViewType_oneSuggestionCards_shouldNotHaveHalfCards()520 final List<Integer> categories = Arrays.asList( in getCardsWithViewType_twoConsecutiveSuggestionCards_shouldHaveTwoHalfCards() local528 getContextualCardList(), categories); in getCardsWithViewType_twoConsecutiveSuggestionCards_shouldHaveTwoHalfCards()544 final List<Integer> categories = Arrays.asList( in getCardsWithViewType_twoNonConsecutiveSuggestionCards_shouldNotHaveHalfCards() local552 getContextualCardList(), categories); in getCardsWithViewType_twoNonConsecutiveSuggestionCards_shouldNotHaveHalfCards()565 final List<Integer> categories = Arrays.asList( in getCardsWithViewType_threeConsecutiveSuggestionCards_shouldHaveTwoHalfCards() local573 getContextualCardList(), categories); in getCardsWithViewType_threeConsecutiveSuggestionCards_shouldHaveTwoHalfCards()[all …]
209 final Set<String> categories = intent.getCategories(); in isLaunchIntentFor() field in InstalledAppListerTest210 if (categories == null || categories.size() != 1 || in isLaunchIntentFor()211 !categories.contains(Intent.CATEGORY_LAUNCHER)) { in isLaunchIntentFor()
253 final Set<String> categories = intent.getCategories(); in isLaunchIntentFor() field in InstalledAppCounterTest254 if (categories == null || categories.size() != 1 || in isLaunchIntentFor()255 !categories.contains(Intent.CATEGORY_LAUNCHER)) { in isLaunchIntentFor()
285 List<Category> categories = new ArrayList<>(); in getSystemCategories() local287 return categories; in getSystemCategories()295 return categories; in getSystemCategories()340 categories.add(category); in getSystemCategories()349 return categories; in getSystemCategories()
113 final Set<String> categories = intent.getCategories(); in updateDialtactsLauncher() local119 categories != null && in updateDialtactsLauncher()120 categories.contains(Intent.CATEGORY_LAUNCHER)) { in updateDialtactsLauncher()
274 ArrayList<DashboardCategory> categories = in onCreate() local276 if (categories != null) { in onCreate()278 mCategories.addAll(categories); in onCreate()665 final List<DashboardCategory> categories = mDashboardFeatureProvider.getAllCategories(); in doUpdateTilesList() local666 synchronized (categories) { in doUpdateTilesList()667 for (DashboardCategory category : categories) { in doUpdateTilesList()
307 Set<String> categories = mTags.getValues(); in refreshUi() local308 mTags.setSummary(Receiver.getDefaultTagList().equals(categories) in refreshUi()311 categories.size(), categories.size())); in refreshUi()
165 String[] categories = carSystemBarButton.getCategories(); in addButtonWithSelectionState() local166 for (int i = 0; i < categories.length; i++) { in addButtonWithSelectionState()167 mButtonsByCategory.add(categories[i], carSystemBarButton); in addButtonWithSelectionState()
41 String... categories) { in ThemeComponentOptionProvider() argument44 for (String category : categories) { in ThemeComponentOptionProvider()
59 List<Category> categories = getTestCategories(); in fetchCategories()60 for (Category category : categories) { in fetchCategories()
63 public IntentFilterData(@NonNull String action, @NonNull List<String> categories, in IntentFilterData() argument66 mCategories = categories; in IntentFilterData()
576 List<String> categories = new ArrayList<>(); in parseIntentFilterData() local606 validateNoDuplicateElement(category, categories, "category"); in parseIntentFilterData()607 categories.add(category); in parseIntentFilterData()634 return new IntentFilterData(action, categories, dataScheme, dataType); in parseIntentFilterData()
167 @NonNull List<Integer> categories) { in prepareEccMaterial() argument170 for (int category : categories) { in prepareEccMaterial()
268 private void onPackagesLoaded(Map<Category, List<Pair<String, UserHandle>>> categories) { in onPackagesLoaded() argument281 if (context == null || getActivity() == null || categories == null) { in onPackagesLoaded()315 for (Category grantCategory : categories.keySet()) { in onPackagesLoaded()316 List<Pair<String, UserHandle>> packages = categories.get(grantCategory); in onPackagesLoaded()
162 public void onCategoriesChanged(Set<String> categories) { in onCategoriesChanged() argument170 if (categories == null) { in onCategoriesChanged()173 } else if (categories.contains(categoryKey)) { in onCategoriesChanged()
437 private CategoryAdapter(List<Category> categories) { in CategoryAdapter() argument438 mCategories = categories; in CategoryAdapter()
203 final List<DashboardCategory> categories = FeatureFactory.getFactory(context) in querySiteMapPairs() local205 for (DashboardCategory category : categories) { in querySiteMapPairs()
2664 // WME data packet contention time statistics for all four categories: BE, BK, VI, VO
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...