Home
last modified time | relevance | path

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

/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DDigitalWatchFaceUtil.java169 DataMap configToPut = putDataMapRequest.getDataMap(); in putConfigDataItem() local
170 configToPut.putAll(newConfig); in putConfigDataItem()