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/SystemUI/src/com/android/systemui/statusbar/tv/
DVpnStatusObserver.kt117 .setCategory(Notification.CATEGORY_SYSTEM) in <lambda>()
127 .setCategory(Notification.CATEGORY_SYSTEM) in <lambda>()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/drawer/
DCategoryKeyTest.java57 allKeys.add(CategoryKey.CATEGORY_SYSTEM); in removingAnyKeyBreaksCompiler()
/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.java81 Notification.CATEGORY_SYSTEM, FACE_RE_ENROLL_NOTIFICATION_TAG, in showReEnrollmentNotification()
164 Notification.CATEGORY_SYSTEM, FINGERPRINT_BAD_CALIBRATION_CHANNEL, in showBadCalibrationNotification()
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DWifiSoftApConfigChangedNotifier.java74 .setCategory(Notification.CATEGORY_SYSTEM) in createConversionNotification()
/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.java287 .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.java91 .setCategory(Notification.CATEGORY_SYSTEM) in TvPipNotificationController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DBiometricNotificationService.java230 .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.java2482 .setCategory(Notification.CATEGORY_SYSTEM) in updateAlwaysOnNotification()
/frameworks/base/core/java/android/app/
DNotification.java974 public static final String CATEGORY_SYSTEM = "sys"; field in Notification
/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.txt6229 field public static final String CATEGORY_SYSTEM = "sys";
51202 field public static final int CATEGORY_SYSTEM = 131072; // 0x20000