Home
last modified time | relevance | path

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

/development/samples/browseable/XYZTouristAttractions/Shared/src/com.example.android.xyztouristattractions.common/
DConstants.java66 public static final String START_NAVIGATION_PATH = START_PATH + "/navigation"; field in Constants
/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/service/
DListenerService.java49 } else if (Constants.START_NAVIGATION_PATH.equals(messageEvent.getPath())) { in onMessageReceived()
/development/samples/browseable/XYZTouristAttractions/Wearable/src/com.example.android.xyztouristattractions/ui/
DAttractionsGridPagerAdapter.java157 attraction, Constants.START_NAVIGATION_PATH, in instantiateItem()