Searched refs:category (Results 1 – 9 of 9) sorted by relevance
/developers/samples/android/tv/ChannelsPrograms/Application/src/main/java/com/example/android/tv/channelsprograms/model/ |
D | Movie.java | 31 private String category; field in Movie 111 return category; in getCategory() 114 public void setCategory(String category) { in setCategory() argument 115 this.category = category; in setCategory()
|
D | MockMovieService.java | 150 String category, in buildMovieInfo() argument 163 movie.setCategory(category); in buildMovieInfo()
|
/developers/build/templates/create/_MODULE_/src/main/ |
D | AndroidManifest.xml.ftl | 31 <category android:name="android.intent.category.LAUNCHER" />
|
/developers/samples/android/notification/LNotifications/Application/src/main/java/com/example/android/lnotifications/ |
D | OtherMetadataFragment.java | 178 private Notification createNotification(Priority priority, Category category, Uri contactUri) { in createNotification() argument 183 .setCategory(category.value) in createNotification() 184 .setContentText(String.format("Category %s, Priority %s", category.value, in createNotification() 204 private void showNotificationClicked(Priority priority, Category category, Uri contactUri) { in showNotificationClicked() argument 209 category, contactUri)); in showNotificationClicked()
|
/developers/samples/android/ |
D | README.txt | 4 you are adding a new category, you will need to add it to
|
/developers/build/lib/ |
D | assetstudio.jar | ... ] arr$
int len$
int i$
String category
java.util.Map categoryMap
com.android. ... |
/developers/samples/android/notification/LNotifications/ |
D | README.md | 6 These features include heads-up notifications, visibility, people, category and priority 23 (`VisibilityMetadataFragment`), and how to set the category, priority, and associated contact
|
/developers/build/templates/create/ |
D | template-params.xml.ftl | 55 seperated list of topic tags. Unlike the old category system, samples
|
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |