Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSystemUIApplication.java69 filter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in onCreate()
/frameworks/base/services/core/java/com/android/server/search/
DSearchManagerService.java77 filter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in SearchManagerService()
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbDeviceManager.java384 filter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in UsbHandler()
/frameworks/base/core/java/android/content/
DIntentFilter.java162 public static final int SYSTEM_HIGH_PRIORITY = 1000; field in IntentFilter
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardUpdateMonitor.java699 bootCompleteFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in KeyguardUpdateMonitor()
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java239 filter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in BluetoothManagerService()
DAlarmManagerService.java1912 filter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in InteractiveStateReceiver()
/frameworks/base/services/core/java/com/android/server/power/
DPowerManagerService.java521 filter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in systemReady()
/frameworks/base/services/core/java/com/android/server/content/
DSyncManager.java420 intentFilter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in SyncManager()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java963 filter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY); in DevicePolicyManagerService()
/frameworks/base/api/
Dsystem-current.txt8164 field public static final int SYSTEM_HIGH_PRIORITY = 1000; // 0x3e8
Dcurrent.txt7918 field public static final int SYSTEM_HIGH_PRIORITY = 1000; // 0x3e8