/developers/samples/android/wearable/wear/WearDrawers/ |
D | template-params.xml | 48 <!-- See http://go/sample-categories for details on the next 4 fields. --> 49 <!-- Most samples just need to udpate the Categories field. This is a comma- 51 may have multiple categories, so feel free to add extras. Try to avoid 53 <categories>Wearable</categories>
|
/developers/build/templates/create/ |
D | template-params.xml.ftl | 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 avoid 58 <categories>Getting Started, UI</categories>
|
/developers/samples/android/wearable/wear/WearVerifyRemoteApp/ |
D | template-params.xml | 20 and replaced with the "categories" tags below. --> 60 <!-- See http://go/sample-categories for details on the next 4 fields. --> 61 <!-- Most samples just need to udpate the Categories field. This is a comma- 63 may have multiple categories, so feel free to add extras. Try to avoid 65 <categories>Getting Started, UI</categories>
|
/developers/samples/android/notification/NotificationChannels/ |
D | template-params.xml | 21 and replaced with the "categories" tags below. --> 47 <!-- See http://go/sample-categories for details on the next 4 fields. --> 48 <!-- Most samples just need to udpate the Categories field. This is a comma- 50 may have multiple categories, so feel free to add extras. Try to avoid 52 <categories>Notification, Android O Preview</categories>
|
/developers/build/templates/unmanaged/.google/ |
D | packaging.yaml.ftl | 8 categories: [<#if sample.metadata.categories?is_node>${sample.metadata.categories}<#else>${sample…
|
/developers/build/templates/base-build/.google/ |
D | packaging.yaml.ftl | 8 categories: [<#if sample.metadata.categories?is_node>${sample.metadata.categories}<#else>${sample…
|
/developers/build/templates/base/.google/ |
D | packaging.yaml.ftl | 8 categories: [<#if sample.metadata.categories?is_node>${sample.metadata.categories}<#else>${sample…
|
/developers/samples/android/wearable/wear/WearAccessibilityApp/ |
D | template-params.xml | 52 <!-- See http://go/sample-categories for details on the next 4 fields. --> 53 <!-- Most samples just need to udpate the Categories field. This is a comma- 55 may have multiple categories, so feel free to add extras. Try to avoid 57 <categories>Wearable</categories>
|
/developers/samples/android/wearable/wear/WearComplicationProvidersTestSuite/ |
D | template-params.xml | 52 <!-- See http://go/sample-categories for details on the next 4 fields. --> 53 <!-- Most samples just need to udpate the Categories field. This is a comma- 55 may have multiple categories, so feel free to add extras. Try to avoid 57 <categories>Wearable</categories>
|
/developers/samples/android/wearable/wear/WearHighBandwidthNetworking/ |
D | template-params.xml | 52 <!-- See http://go/sample-categories for details on the next 4 fields. --> 53 <!-- Most samples just need to udpate the Categories field. This is a comma- 55 may have multiple categories, so feel free to add extras. Try to avoid 57 <categories>Wearable</categories>
|
/developers/samples/android/wearable/wear/SpeedTracker/ |
D | template-params.xml | 65 <!-- See http://go/sample-categories for details on the next 4 fields. --> 66 <!-- Most samples just need to udpate the Categories field. This is a comma- 68 may have multiple categories, so feel free to add extras. Try to avoid 70 <categories>GPS, Wearable</categories>
|
/developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/leanback/ |
D | VideoProvider.java | 106 JSONArray categories = jsonObj.getJSONArray(TAG_GOOGLE_VIDEOS); in buildMedia() local 107 if (null != categories) { in buildMedia() 108 Log.d(TAG, "category #: " + categories.length()); in buildMedia() 114 for (int i = 0; i < categories.length(); i++) { in buildMedia() 115 JSONObject category = categories.getJSONObject(i); in buildMedia()
|
/developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/tvleanback/data/ |
D | VideoProvider.java | 76 JSONArray categories = jsonObj.getJSONArray(TAG_GOOGLE_VIDEOS); in buildMedia() local 77 if (null != categories) { in buildMedia() 78 Log.d(TAG, "category #: " + categories.length()); in buildMedia() 84 for (int i = 0; i < categories.length(); i++) { in buildMedia() 85 JSONObject category = categories.getJSONObject(i); in buildMedia()
|
/developers/samples/android/deprecated/wearable/wear/WearMessagingApp/ |
D | template-params.xml | 20 and replaced with the "categories" tags below. --> 51 <!-- See http://go/sample-categories for details on the next 4 fields. --> 52 <!-- Most samples just need to udpate the Categories field. This is a comma- 54 may have multiple categories, so feel free to add extras. Try to avoid 56 <categories>Wearable</categories>
|
/developers/samples/android/wearable/wear/WearSpeakerSample/ |
D | template-params.xml | 39 <!-- See http://go/sample-categories for details on the next 4 fields. --> 40 <categories>Wearable</categories>
|
/developers/samples/android/deprecated/wearable/wear/Timer/ |
D | template-params.xml | 41 <categories>Wearable</categories>
|
/developers/samples/android/tv/ChannelsPrograms/ |
D | template-params.xml | 21 and replaced with the "categories" tags below. --> 58 <!-- See http://go/sample-categories for details on the next 4 fields. --> 59 <categories>Getting Started, UI</categories>
|
/developers/samples/android/content/documentsUi/ScopedDirectoryAccess/ |
D | template-params.xml | 21 and replaced with the "categories" tags below. --> 43 <categories>Content</categories>
|
/developers/samples/android/deprecated/wearable/wear/FindMyPhone/ |
D | template-params.xml | 49 <categories>Wearable</categories>
|
/developers/samples/android/deprecated/wearable/wear/RecipeAssistant/ |
D | template-params.xml | 47 <categories>Wearable</categories>
|
/developers/samples/android/deprecated/wearable/wear/DelayedConfirmation/ |
D | template-params.xml | 51 <categories>Wearable</categories>
|
/developers/samples/android/notification/MessagingService/ |
D | template-params.xml | 43 <categories>Notification</categories> 44 <!-- Old Categories: UI, Notification -->
|
/developers/samples/android/wearable/wear/WearNotifications/ |
D | template-params.xml | 70 <!-- See http://go/sample-categories for details on the next 4 fields. --> 71 <!-- Most samples just need to udpate the Categories field. This is a comma- 73 may have multiple categories, so feel free to add extras. Try to avoid 75 <categories>Notification, Wearable</categories>
|
/developers/samples/android/deprecated/wearable/wear/Quiz/ |
D | template-params.xml | 51 <categories>Wearable</categories>
|
/developers/samples/android/input/autofill/AutofillFramework/ |
D | template-params.xml | 21 and replaced with the "categories" tags below. --> 45 <!-- See http://go/sample-categories for details on the next 4 fields. --> 46 <!-- Most samples just need to udpate the Categories field. This is a comma- 48 may have multiple categories, so feel free to add extras. Try to avoid 50 <categories>Input, Android O Preview</categories>
|