Home
last modified time | relevance | path

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

/development/samples/browseable/Timer/src/com.example.android.wearable.timer/util/
DConstants.java26 public static final String DATA_ITEM_PATH = "/timer"; field in Constants
28 Uri.fromParts("wear", DATA_ITEM_PATH, null);