Home
last modified time | relevance | path

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

/development/samples/browseable/XYZTouristAttractions/Shared/src/com.example.android.xyztouristattractions.common/
DConstants.java64 public static final String START_PATH = "/start"; field in Constants
65 public static final String START_ATTRACTION_PATH = START_PATH + "/attraction";
66 public static final String START_NAVIGATION_PATH = START_PATH + "/navigation";