Home
last modified time | relevance | path

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

/development/samples/browseable/DataLayer/Wearable/src/com.example.android.wearable.datalayer/
DMainActivity.java89 private static final String CAPABILITY_2_NAME = "capability_2"; field in MainActivity
178 showNodes(CAPABILITY_2_NAME); in onClicked()
181 showNodes(CAPABILITY_1_NAME, CAPABILITY_2_NAME); in onClicked()