Searched refs:EXTRA_REBROADCAST_ON_UNLOCK (Results 1 – 7 of 7) sorted by relevance
224 public static final String EXTRA_REBROADCAST_ON_UNLOCK= "rebroadcastOnUnlock"; field in TelephonyIntents
54 i.putExtra(TelephonyIntents.EXTRA_REBROADCAST_ON_UNLOCK, true);
92 if (intent.getBooleanExtra(TelephonyIntents.EXTRA_REBROADCAST_ON_UNLOCK, false)) {
131 intent.putExtra(TelephonyIntents.EXTRA_REBROADCAST_ON_UNLOCK, true); in testIgnoresSimStateCallback_rebroadcast()
608 if (intent.getBooleanExtra(TelephonyIntents.EXTRA_REBROADCAST_ON_UNLOCK,
502 if (intent.getBooleanExtra(TelephonyIntents.EXTRA_REBROADCAST_ON_UNLOCK, false)) { in onReceive()
1013 if (intent.getBooleanExtra(TelephonyIntents.EXTRA_REBROADCAST_ON_UNLOCK, false)) {