Home
last modified time | relevance | path

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

/development/samples/browseable/RecipeAssistant/Application/src/com.example.android.wearable.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()