Searched refs:onPropertiesChanged (Results 1 – 7 of 7) sorted by relevance
142 public void onPropertiesChanged(Bundle properties) { in onPropertiesChanged() method in InteractiveWatchFaceService.Engine143 super.onPropertiesChanged(properties); in onPropertiesChanged()
180 public void onPropertiesChanged(Bundle properties) { in onPropertiesChanged() method in SweepWatchFaceService.Engine181 super.onPropertiesChanged(properties); in onPropertiesChanged()
214 public void onPropertiesChanged(Bundle properties) { in onPropertiesChanged() method in AnalogWatchFaceService.Engine215 super.onPropertiesChanged(properties); in onPropertiesChanged()
315 public void onPropertiesChanged(Bundle properties) { in onPropertiesChanged() method in FitStepsWatchFaceService.Engine316 super.onPropertiesChanged(properties); in onPropertiesChanged()
320 public void onPropertiesChanged(Bundle properties) { in onPropertiesChanged() method in FitDistanceWatchFaceService.Engine321 super.onPropertiesChanged(properties); in onPropertiesChanged()
273 public void onPropertiesChanged(Bundle properties) { in onPropertiesChanged() method in ComplicationSimpleWatchFaceService.Engine274 super.onPropertiesChanged(properties); in onPropertiesChanged()
319 public void onPropertiesChanged(Bundle properties) { in onPropertiesChanged() method in DigitalWatchFaceService.Engine320 super.onPropertiesChanged(properties); in onPropertiesChanged()