Searched refs:MSG_TIMEZONE_UPDATE (Results 1 – 1 of 1) sorted by relevance
214 private static final int MSG_TIMEZONE_UPDATE = 339; field in KeyguardUpdateMonitor1683 MSG_TIMEZONE_UPDATE, intent.getStringExtra(Intent.EXTRA_TIMEZONE));2221 case MSG_TIMEZONE_UPDATE: in KeyguardUpdateMonitor()