Home
last modified time | relevance | path

Searched refs:EXTRA_REBROADCAST_ON_UNLOCK (Results 1 – 10 of 10) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DIntentBroadcaster.java53 i.putExtra(Intent.EXTRA_REBROADCAST_ON_UNLOCK, true);
DCarrierActionAgent.java93 if (intent.getBooleanExtra(Intent.EXTRA_REBROADCAST_ON_UNLOCK, false)) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarPolicy.java767 if (intent.getBooleanExtra(Intent.EXTRA_REBROADCAST_ON_UNLOCK, false)) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/
DNetworkControllerImpl.java816 if (intent.getBooleanExtra(Intent.EXTRA_REBROADCAST_ON_UNLOCK, false)) { in onReceive()
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardUpdateMonitorTest.java479 intent.putExtra(Intent.EXTRA_REBROADCAST_ON_UNLOCK, true); in testIgnoresSimStateCallback_rebroadcast()
/frameworks/base/telephony/java/android/telephony/
DCarrierConfigManager.java88 public static final String EXTRA_REBROADCAST_ON_UNLOCK = field in CarrierConfigManager
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java1702 if (intent.getBooleanExtra(Intent.EXTRA_REBROADCAST_ON_UNLOCK, false)) {
/frameworks/base/core/java/android/content/
DIntent.java4837 public static final String EXTRA_REBROADCAST_ON_UNLOCK = "rebroadcastOnUnlock"; field in Intent
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt43655 …field public static final String EXTRA_REBROADCAST_ON_UNLOCK = "android.telephony.extra.REBROADCAS…