OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NOTIFICATION_IMAGE_WIDTH
(Results
1 - 6
of
6
) sorted by null
/developers/build/prebuilts/gradle/RecipeAssistant/Application/src/main/java/com/example/android/wearable/recipeassistant/
Constants.java
41
public static final int
NOTIFICATION_IMAGE_WIDTH
= 280;
RecipeService.java
83
Constants.
NOTIFICATION_IMAGE_WIDTH
, Constants.NOTIFICATION_IMAGE_HEIGHT, false);
/developers/samples/android/wearable/wear/RecipeAssistant/Application/src/main/java/com/example/android/wearable/recipeassistant/
Constants.java
41
public static final int
NOTIFICATION_IMAGE_WIDTH
= 280;
RecipeService.java
83
Constants.
NOTIFICATION_IMAGE_WIDTH
, Constants.NOTIFICATION_IMAGE_HEIGHT, false);
/development/samples/browseable/RecipeAssistant/Application/src/com.example.android.wearable.recipeassistant/
Constants.java
41
public static final int
NOTIFICATION_IMAGE_WIDTH
= 280;
RecipeService.java
83
Constants.
NOTIFICATION_IMAGE_WIDTH
, Constants.NOTIFICATION_IMAGE_HEIGHT, false);
Completed in 86 milliseconds