Home
last modified time | relevance | path

Searched refs:CATEGORY_SYSTEM (Results 1 – 21 of 21) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/drawer/
DCategoryKey.java48 public static final String CATEGORY_SYSTEM = "com.android.settings.category.ia.system"; field in CategoryKey
81 KEY_COMPAT_MAP.put("com.android.settings.category.device", CATEGORY_SYSTEM);
82 KEY_COMPAT_MAP.put("com.android.settings.category.personal", CATEGORY_SYSTEM);
83 KEY_COMPAT_MAP.put("com.android.settings.category.system", CATEGORY_SYSTEM);
/frameworks/base/packages/SystemUI/src/com/android/systemui/complication/
DComplication.java140 CATEGORY_SYSTEM,
154 int CATEGORY_SYSTEM = 1 << 1; field
DComplicationLayoutEngine.java292 return mCategory == Complication.CATEGORY_SYSTEM ? 1 : -1; in compareTo()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/complication/
DComplicationLayoutEngineTest.java151 Complication.CATEGORY_SYSTEM, in testComplicationMarginPosition()
268 Complication.CATEGORY_SYSTEM, in testDirectionLayout()
314 Complication.CATEGORY_SYSTEM, in testPositionLayout()
330 Complication.CATEGORY_SYSTEM, in testPositionLayout()
401 Complication.CATEGORY_SYSTEM, in testDefaultMargin()
417 Complication.CATEGORY_SYSTEM, in testDefaultMargin()
478 Complication.CATEGORY_SYSTEM, in testComplicationMargin()
494 Complication.CATEGORY_SYSTEM, in testComplicationMargin()
667 Complication.CATEGORY_SYSTEM, in testRemoval()
741 Complication.CATEGORY_SYSTEM, in testGetViews()
[all …]
DComplicationHostViewControllerTest.java96 static final int COMPLICATION_CATEGORY = Complication.CATEGORY_SYSTEM;
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/drawer/
DCategoryKeyTest.java57 allKeys.add(CategoryKey.CATEGORY_SYSTEM); in removingAnyKeyBreaksCompiler()
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DMenuNotificationFactory.java55 .setCategory(Notification.CATEGORY_SYSTEM) in createHiddenNotification()
/frameworks/base/core/java/android/view/
DMenu.java108 static final int CATEGORY_SYSTEM = 0x00020000; field
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
DBiometricNotificationUtils.java94 Notification.CATEGORY_SYSTEM, FACE_RE_ENROLL_NOTIFICATION_TAG, in showReEnrollmentNotification()
184 Notification.CATEGORY_SYSTEM, FINGERPRINT_BAD_CALIBRATION_CHANNEL, in showBadCalibrationNotification()
240 notNowAction, Notification.CATEGORY_SYSTEM, channel, tag, in showBiometricReEnrollNotification()
/frameworks/base/services/usb/java/com/android/server/usb/
DMtpNotificationManager.java88 .setCategory(Notification.CATEGORY_SYSTEM); in showNotification()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DCsdWarningDialog.java289 .setCategory(Notification.CATEGORY_SYSTEM); in sendNotification()
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java251 .setCategory(Notification.CATEGORY_SYSTEM) in updateMissingPrivateVolumes()
441 .setCategory(Notification.CATEGORY_SYSTEM); in onVolumeMounted()
605 .setCategory(Notification.CATEGORY_SYSTEM) in onMoveFinished()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
DTvPipNotificationController.java92 .setCategory(Notification.CATEGORY_SYSTEM) in TvPipNotificationController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DBiometricNotificationService.java239 .setCategory(Notification.CATEGORY_SYSTEM) in showNotification()
/frameworks/base/services/core/java/com/android/server/devicestate/
DDeviceStateNotificationController.java212 .setCategory(Notification.CATEGORY_SYSTEM); in showNotification()
/frameworks/base/services/core/java/com/android/server/storage/
DDeviceStorageMonitorService.java535 .setCategory(Notification.CATEGORY_SYSTEM) in updateNotifications()
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java2323 .setCategory(Notification.CATEGORY_SYSTEM) in updateAlwaysOnNotification()
/frameworks/base/core/java/android/app/
DNotification.java1022 public static final String CATEGORY_SYSTEM = "sys"; field in Notification
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4573 field public static final java.lang.String CATEGORY_SYSTEM = "sys";
32814 field public static final int CATEGORY_SYSTEM = 131072; // 0x20000
/frameworks/base/core/api/
Dcurrent.txt6423 field public static final String CATEGORY_SYSTEM = "sys";
51683 field public static final int CATEGORY_SYSTEM = 131072; // 0x20000