Home
last modified time | relevance | path

Searched refs:NOTIFICATION_IMAGE_WIDTH (Results 1 – 2 of 2) sorted by relevance

/developers/samples/android/wearable/wear/RecipeAssistant/Application/src/main/java/com/example/android/recipeassistant/
DConstants.java41 public static final int NOTIFICATION_IMAGE_WIDTH = 280; field in Constants
DRecipeService.java83 Constants.NOTIFICATION_IMAGE_WIDTH, Constants.NOTIFICATION_IMAGE_HEIGHT, false); in createNotification()