Home
last modified time | relevance | path

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

/developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/watchface/
DInteractiveWatchFaceService.java144 public void onPropertiesChanged(Bundle properties) { in onPropertiesChanged() method in InteractiveWatchFaceService.Engine
145 super.onPropertiesChanged(properties); in onPropertiesChanged()
DAnalogComplicationWatchFaceService.java369 public void onPropertiesChanged(Bundle properties) { in onPropertiesChanged() method in AnalogComplicationWatchFaceService.Engine
370 super.onPropertiesChanged(properties); in onPropertiesChanged()
DDigitalWatchFaceService.java325 public void onPropertiesChanged(Bundle properties) { in onPropertiesChanged() method in DigitalWatchFaceService.Engine
326 super.onPropertiesChanged(properties); in onPropertiesChanged()