Searched refs:EXTRA_REBROADCAST_ON_UNLOCK (Results 1 – 12 of 12) sorted by relevance
54 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,
155 intent.putExtra(Intent.EXTRA_REBROADCAST_ON_UNLOCK, true); in testIgnoresSimStateCallback_rebroadcast()
611 if (intent.getBooleanExtra(Intent.EXTRA_REBROADCAST_ON_UNLOCK, false)) {
551 if (intent.getBooleanExtra(Intent.EXTRA_REBROADCAST_ON_UNLOCK, false)) { in onReceive()
60 public static final String EXTRA_REBROADCAST_ON_UNLOCK = field in CarrierConfigManager
1104 if (intent.getBooleanExtra(Intent.EXTRA_REBROADCAST_ON_UNLOCK, false)) {
4203 public static final String EXTRA_REBROADCAST_ON_UNLOCK = "rebroadcastOnUnlock"; field in Intent
370 CarrierConfigManager.EXTRA_REBROADCAST_ON_UNLOCK, false)) {
1607 … field @Deprecated public static final String EXTRA_REBROADCAST_ON_UNLOCK = "rebroadcastOnUnlock";