/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | CachedDeviceStateService.java | 76 filter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in onBootPhase()
|
H A D | BluetoothManagerService.java | 518 filter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in BluetoothManagerService()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
H A D | SystemUIApplication.java | 97 bootCompletedFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in onCreate()
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/broadcast/ |
H A D | BroadcastDispatcherTest.kt | 236 priority = IntentFilter.SYSTEM_HIGH_PRIORITY
|
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
H A D | CertificateMonitor.java | 70 filter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in CertificateMonitor()
|
H A D | DevicePolicyManagerService.java | 1809 filter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in DevicePolicyManagerService()
|
/aosp12/frameworks/base/services/core/java/com/android/server/power/ |
H A D | FaceDownDetector.java | 192 intentFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in registerScreenReceiver()
|
H A D | PowerManagerService.java | 1244 filter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY);
|
/aosp12/packages/modules/Permission/service/java/com/android/role/ |
H A D | RoleService.java | 180 intentFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in onStart()
|
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/ |
H A D | UsbService.java | 201 filter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in UsbService()
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | ShortcutService.java | 507 packageFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in ShortcutService() 513 localeFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in ShortcutService() 519 shutdownFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in ShortcutService()
|
/aosp12/frameworks/base/tests/RollbackTest/RollbackTest/src/com/android/tests/rollback/ |
H A D | RollbackTest.java | 112 enableRollbackFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in testBasic()
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/power/ |
H A D | PowerManagerServiceTest.java | 313 batFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in startSystem()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/ |
H A D | PeopleSpaceWidgetManager.java | 208 bootComplete.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in init()
|
/aosp12/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/ |
H A D | AppSearchManagerService.java | 147 packageChangedFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in registerReceivers()
|
/aosp12/frameworks/base/core/java/android/content/ |
H A D | IntentFilter.java | 177 public static final int SYSTEM_HIGH_PRIORITY = 1000; field in IntentFilter
|
/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/alarm/ |
H A D | AlarmManagerService.java | 4517 filter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in InteractiveStateReceiver()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 11438 field public static final int SYSTEM_HIGH_PRIORITY = 1000; // 0x3e8
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 7916 field public static final int SYSTEM_HIGH_PRIORITY = 1000; // 0x3e8
|