OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WEAR_IMAGE_SIZE_PARALLAX_WIDTH
(Results
1 - 6
of
6
) sorted by null
/developers/build/prebuilts/gradle/XYZTouristAttractions/Shared/src/main/java/com/example/android/xyztouristattractions/common/
Constants.java
37
public static final int
WEAR_IMAGE_SIZE_PARALLAX_WIDTH
= 640;
/developers/samples/android/wearable/wear/XYZTouristAttractions/Shared/src/main/java/com/example/android/xyztouristattractions/common/
Constants.java
37
public static final int
WEAR_IMAGE_SIZE_PARALLAX_WIDTH
= 640;
/development/samples/browseable/XYZTouristAttractions/Shared/src/com.example.android.xyztouristattractions.common/
Constants.java
37
public static final int
WEAR_IMAGE_SIZE_PARALLAX_WIDTH
= 640;
/developers/build/prebuilts/gradle/XYZTouristAttractions/Application/src/main/java/com/example/android/xyztouristattractions/service/
UtilityService.java
435
.into(Constants.
WEAR_IMAGE_SIZE_PARALLAX_WIDTH
, Constants.WEAR_IMAGE_SIZE)
442
.into(Constants.
WEAR_IMAGE_SIZE_PARALLAX_WIDTH
, Constants.WEAR_IMAGE_SIZE)
/developers/samples/android/wearable/wear/XYZTouristAttractions/Application/src/main/java/com/example/android/xyztouristattractions/service/
UtilityService.java
435
.into(Constants.
WEAR_IMAGE_SIZE_PARALLAX_WIDTH
, Constants.WEAR_IMAGE_SIZE)
442
.into(Constants.
WEAR_IMAGE_SIZE_PARALLAX_WIDTH
, Constants.WEAR_IMAGE_SIZE)
/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/service/
UtilityService.java
435
.into(Constants.
WEAR_IMAGE_SIZE_PARALLAX_WIDTH
, Constants.WEAR_IMAGE_SIZE)
442
.into(Constants.
WEAR_IMAGE_SIZE_PARALLAX_WIDTH
, Constants.WEAR_IMAGE_SIZE)
Completed in 1793 milliseconds