Searched refs:onPropertiesChanged (Results 1 – 3 of 3) sorted by relevance
144 public void onPropertiesChanged(Bundle properties) { in onPropertiesChanged() method in InteractiveWatchFaceService.Engine145 super.onPropertiesChanged(properties); in onPropertiesChanged()
369 public void onPropertiesChanged(Bundle properties) { in onPropertiesChanged() method in AnalogComplicationWatchFaceService.Engine370 super.onPropertiesChanged(properties); in onPropertiesChanged()
325 public void onPropertiesChanged(Bundle properties) { in onPropertiesChanged() method in DigitalWatchFaceService.Engine326 super.onPropertiesChanged(properties); in onPropertiesChanged()