Searched refs:EXTRA_REBROADCAST_ON_UNLOCK (Results 1 – 10 of 10) sorted by relevance
53 i.putExtra(Intent.EXTRA_REBROADCAST_ON_UNLOCK, true);
92 if (intent.getBooleanExtra(Intent.EXTRA_REBROADCAST_ON_UNLOCK, false)) {
124 && !intent.getBooleanExtra(CarrierConfigManager.EXTRA_REBROADCAST_ON_UNLOCK,
633 if (intent.getBooleanExtra(Intent.EXTRA_REBROADCAST_ON_UNLOCK, false)) {
255 intent.putExtra(Intent.EXTRA_REBROADCAST_ON_UNLOCK, true); in testIgnoresSimStateCallback_rebroadcast()
583 if (intent.getBooleanExtra(Intent.EXTRA_REBROADCAST_ON_UNLOCK, false)) { in onReceive()
59 public static final String EXTRA_REBROADCAST_ON_UNLOCK = field in CarrierConfigManager
1158 if (intent.getBooleanExtra(Intent.EXTRA_REBROADCAST_ON_UNLOCK, false)) {
4226 public static final String EXTRA_REBROADCAST_ON_UNLOCK = "rebroadcastOnUnlock"; field in Intent
371 CarrierConfigManager.EXTRA_REBROADCAST_ON_UNLOCK, false)) {