Home
last modified time | relevance | path

Searched refs:SYSTEM_HIGH_PRIORITY (Results 1 – 24 of 24) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/content/
H A DPackageMonitor.java74 mPackageFilt.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in PackageMonitor()
83 mNonDataFilt.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in PackageMonitor()
90 mExternalFilt.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in PackageMonitor()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DCachedDeviceStateService.java76 filter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in onBootPhase()
/aosp14/frameworks/base/core/java/android/content/pm/
H A DRegisteredServicesCache.java168 intentFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in RegisteredServicesCache()
179 sdFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in RegisteredServicesCache()
187 userFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in RegisteredServicesCache()
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DCertificateMonitor.java72 filter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in CertificateMonitor()
H A DDevicePolicyManagerService.java2123 filter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in DevicePolicyManagerService()
/aosp14/frameworks/base/services/core/java/com/android/server/servicewatcher/
H A DCurrentUserServiceSupplier.java256 intentFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in register()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSystemUIApplication.java115 bootCompletedFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in onCreate()
/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DFaceDownDetector.java192 intentFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in registerScreenReceiver()
H A DLowPowerStandbyController.java715 packageFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in registerListeners()
H A DPowerManagerService.java1443 filter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY);
/aosp14/frameworks/base/tests/RollbackTest/RollbackTest/src/com/android/tests/rollback/
H A DRollbackTest.java102 enableRollbackFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in testBasic()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/broadcast/
H A DBroadcastDispatcherTest.kt336 priority = IntentFilter.SYSTEM_HIGH_PRIORITY
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbService.java210 filter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in UsbService()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java530 packageFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in ShortcutService()
536 localeFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in ShortcutService()
542 shutdownFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in ShortcutService()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java209 bootComplete.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in init()
/aosp14/frameworks/base/core/java/android/content/
H A DIntentFilter.java192 public static final int SYSTEM_HIGH_PRIORITY = 1000; field in IntentFilter
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java1483 delayedActionFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY);
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/
H A DPowerManagerServiceTest.java384 batFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in startSystem()
/aosp14/frameworks/base/services/core/java/com/android/server/content/
H A DSyncManager.java693 intentFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in SyncManager()
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/alarm/
H A DAlarmManagerService.java5257 filter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in InteractiveStateReceiver()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java13959 final boolean systemPriority = (priority >= IntentFilter.SYSTEM_HIGH_PRIORITY) in registerReceiverWithFeature()
13982 filter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in registerReceiverWithFeature()
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java1381 intentFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in initExternalEventReceivers()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt11217 field public static final int SYSTEM_HIGH_PRIORITY = 1000; // 0x3e8