Searched refs:WORLDCLOCK_UPDATE_INTENT (Results 1 – 4 of 4) sorted by relevance
28 public static final String WORLDCLOCK_UPDATE_INTENT = "com.android.deskclock.worldclock.update"; field in Cities
518 Intent i = new Intent(Cities.WORLDCLOCK_UPDATE_INTENT); in onPause()
258 Intent i = new Intent(Cities.WORLDCLOCK_UPDATE_INTENT); in notifyHomeTimeZoneChanged()
119 } else if (Cities.WORLDCLOCK_UPDATE_INTENT.equals(action)) { in onReceive()