Home
last modified time | relevance | path

Searched refs:FLAG_RECEIVER_INCLUDE_BACKGROUND (Results 1 – 25 of 53) sorted by relevance

123

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/datetime/
H A DTimeChangeListenerMixinTest.java68 .addFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND)); in onResume_shouldRegisterIntentFilter()
80 .addFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND)); in onPause_shouldUnregisterIntentFilter()
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/
H A DHeadsetTestUtils.java66 Assert.assertEquals(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND, intent.getFlags()); in verifyConnectionStateBroadcast()
104 | Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND, intent.getFlags()); in verifyActiveDeviceChangedBroadcast()
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbPermissionManager.java93 intent.addFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in usbDeviceRemoved()
116 intent.addFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in usbAccessoryRemoved()
/aosp12/frameworks/base/services/core/java/com/android/server/stats/
H A DStatsHelper.java42 new Intent(ACTION_STATSD_STARTED).addFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND), in sendStatsdReadyBroadcast()
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
H A DPhonePolicyTest.java208 intent.addFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in testDisconnectNoAutoConnect()
224 intent.addFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in testDisconnectNoAutoConnect()
243 intent.addFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in testDisconnectNoAutoConnect()
635 intent.addFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in testNoReconnectOnNoConnect()
691 intent.addFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in testNoReconnectOnNoConnect_MultiDevice()
796 intent.addFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in updateProfileConnectionStateHelper()
H A DRemoteDevicesTest.java451 | Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND, intent.getFlags()); in verifyBatteryLevelChangedIntent()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DBugReportHandlerUtil.java122 intent.addFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in launchBugReportHandlerApp()
151 intent.addFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in launchBugReportHandlerApp()
/aosp12/frameworks/base/services/core/java/com/android/server/timezone/
H A DRulesManagerServiceHelperImpl.java69 intent.addFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in sendOperationIntent()
/aosp12/frameworks/base/tests/ActivityManagerPerfTests/tests/src/com/android/frameworks/perftests/am/tests/
H A DBasePerfTest.java67 Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND | Intent.FLAG_INCLUDE_STOPPED_PACKAGES); in createBroadcastIntent()
/aosp12/packages/apps/Settings/src/com/android/settings/datetime/
H A DTimeFormatPreferenceController.java107 timeChanged.addFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in timeUpdated()
/aosp12/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/conditional/
H A DGrayscaleConditionController.java118 intent.addFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in sendBroadcast()
/aosp12/frameworks/base/services/robotests/src/com/android/server/pm/
H A DCrossProfileAppsServiceImplRoboTest.java23 import static android.content.Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND;
185 .setFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND in mockCrossProfileAppRegistersBroadcastReceiver()
674 && (intent.getFlags() & FLAG_RECEIVER_INCLUDE_BACKGROUND) != 0 in isBroadcastManifestCanInteractAcrossProfilesChanged()
/aosp12/packages/apps/Settings/src/com/android/settings/system/
H A DSystemUpdatePreferenceController.java142 intent.addFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in ciActionOnSysUpdate()
/aosp12/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
H A DSipAccountRegistry.java238 intent.setFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in sendSipAccountsRemovedNotification()
/aosp12/frameworks/base/services/core/java/com/android/server/storage/
H A DDeviceStorageMonitorService.java516 | Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND in updateBroadcasts()
521 | Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND in updateBroadcasts()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DRemoteDevices.java500 intent.addFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in sendBatteryLevelChangedBroadcast()
714 | Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in aclStateChangeCallback()
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DSuspendedAppActivity.java313 .addFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in onClick()
/aosp12/frameworks/base/services/core/java/com/android/server/incident/
H A DPendingReports.java363 intent.addFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in sendBroadcast()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DPbapStateMachine.java165 intent.addFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in broadcastConnectionState()
/aosp12/packages/apps/Settings/src/com/android/settings/wifi/tether/
H A DTetherService.java284 | Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in getProvisionBroadcastIntent()
/aosp12/frameworks/base/services/core/java/com/android/server/power/batterysaver/
H A DBatterySaverController.java496 .addFlags(Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND in handleBatterySaverStateChanged()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DNewOutgoingCallIntentBroadcaster.java402 | Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in broadcastIntent()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/le_audio/
H A DLeAudioStateMachine.java529 | Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in broadcastConnectionState()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
H A DHearingAidStateMachine.java528 | Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in broadcastConnectionState()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpService.java1028 | Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in updateAndBroadcastActiveDevice()
1040 | Intent.FLAG_RECEIVER_INCLUDE_BACKGROUND); in broadcastCodecConfig()

123