Searched full:categories (Results 1 – 25 of 365) sorted by relevance
12345678910>>...15
36 public static String createMediaID(String musicID, String... categories) { in createMediaID() argument43 if (categories != null && categories.length > 0) { in createMediaID()44 sb.append(categories[0]); in createMediaID()45 for (int i=1; i < categories.length; i++) { in createMediaID()46 sb.append(CATEGORY_SEPARATOR).append(categories[i]); in createMediaID()
8 categories: [<#if sample.metadata.categories?is_node>${sample.metadata.categories}<#else>${sample…
20 and replaced with the "categories" tags below. -->53 <!-- See http://go/sample-categories for details on the next 4 fields. -->54 <!-- Most samples just need to udpate the Categories field. This is a comma-56 may have multiple categories, so feel free to add extras. Try to avoid58 <categories>Getting Started, UI</categories>
44 <!-- See http://go/sample-categories for details on the next 4 fields. -->45 <!-- Most samples just need to udpate the Categories field. This is a comma-47 may have multiple categories, so feel free to add extras. Try to avoid49 <categories>Wearable</categories>
41 <categories>Wearable</categories>
49 <categories>Wearable</categories>
51 <categories>Wearable</categories>
47 <categories>Wearable</categories>
9 categories: [Wearable]
9 categories: [Connectivity]
9 categories: [Media]
9 categories: [UI]
9 categories: [Admin]
9 categories: [Content]