Searched refs:EXTRA_REBROADCAST_ON_UNLOCK (Results 1 – 7 of 7) sorted by relevance
225 public static final String EXTRA_REBROADCAST_ON_UNLOCK= "rebroadcastOnUnlock"; field in TelephonyIntents
66 intent.putExtra(TelephonyIntents.EXTRA_REBROADCAST_ON_UNLOCK, true); in testIgnoresSimStateCallback_rebroadcast()
54 i.putExtra(TelephonyIntents.EXTRA_REBROADCAST_ON_UNLOCK, true);
92 if (intent.getBooleanExtra(TelephonyIntents.EXTRA_REBROADCAST_ON_UNLOCK, false)) {
464 if (intent.getBooleanExtra(TelephonyIntents.EXTRA_REBROADCAST_ON_UNLOCK, false)) { in onReceive()
800 if (intent.getBooleanExtra(TelephonyIntents.EXTRA_REBROADCAST_ON_UNLOCK,
799 if (intent.getBooleanExtra(TelephonyIntents.EXTRA_REBROADCAST_ON_UNLOCK, false)) {