Home
last modified time | relevance | path

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

/developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/util/
DDigitalWatchFaceUtil.java171 DataMap configToPut = putDataMapRequest.getDataMap(); in putConfigDataItem() local
172 configToPut.putAll(newConfig); in putConfigDataItem()