/frameworks/base/core/java/android/app/slice/ |
D | SliceMetrics.java | 61 mLogMaker.setCategory(MetricsEvent.SLICE) in logVisible() 72 mLogMaker.setCategory(MetricsEvent.SLICE) in logHidden() 93 mLogMaker.setCategory(MetricsEvent.SLICE) in logTouch()
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationComparatorTest.java | 138 .setCategory(Notification.CATEGORY_CALL) in setUp() 150 .setCategory(Notification.CATEGORY_CALL) in setUp() 160 .setCategory(Notification.CATEGORY_CALL) in setUp() 191 .setCategory(Notification.CATEGORY_MESSAGE).build(); in setUp() 225 .setCategory(Notification.CATEGORY_MESSAGE) in setUp() 243 .setCategory(Notification.CATEGORY_MESSAGE) in setUp() 252 .setCategory(Notification.CATEGORY_MESSAGE) in setUp() 271 .setCategory(Notification.CATEGORY_CALL) in setUp() 362 .setCategory(Notification.CATEGORY_CALL) 371 .setCategory(Notification.CATEGORY_CALL)
|
D | CriticalNotificationExtractorTest.java | 102 .setCategory(category) in generateRecord()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/ |
D | StorageNotification.java | 251 .setCategory(Notification.CATEGORY_SYSTEM) in updateMissingPrivateVolumes() 280 .setCategory(Notification.CATEGORY_ERROR) in onDiskScannedInternal() 388 .setCategory(Notification.CATEGORY_PROGRESS) in onVolumeChecking() 441 .setCategory(Notification.CATEGORY_SYSTEM); in onVolumeMounted() 464 .setCategory(Notification.CATEGORY_PROGRESS) in onVolumeEjecting() 484 .setCategory(Notification.CATEGORY_ERROR) in onVolumeUnmountable() 501 .setCategory(Notification.CATEGORY_ERROR) in onVolumeRemoved() 518 .setCategory(Notification.CATEGORY_ERROR) in onVolumeBadRemoval() 554 .setCategory(Notification.CATEGORY_PROGRESS) in onMoveProgress() 605 .setCategory(Notification.CATEGORY_SYSTEM) in onMoveFinished()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/ |
D | NotificationEntryTest.java | 188 new Notification.Builder(mContext, "").setCategory(CATEGORY_CALL).build()) in testIsNotExemptFromDndVisualSuppression_hiddenCategories() 196 .setCategory(CATEGORY_REMINDER) in testIsNotExemptFromDndVisualSuppression_hiddenCategories() 203 new Notification.Builder(mContext, "").setCategory(CATEGORY_ALARM).build()) in testIsNotExemptFromDndVisualSuppression_hiddenCategories() 209 new Notification.Builder(mContext, "").setCategory(CATEGORY_EVENT).build()) in testIsNotExemptFromDndVisualSuppression_hiddenCategories() 216 .setCategory(CATEGORY_MESSAGE) in testIsNotExemptFromDndVisualSuppression_hiddenCategories()
|
/frameworks/base/core/java/android/metrics/ |
D | LogMaker.java | 54 setCategory(category); in LogMaker() 62 setCategory(MetricsEvent.VIEW_UNKNOWN); in LogMaker() 67 public LogMaker setCategory(int category) { in setCategory() method in LogMaker
|
/frameworks/base/core/tests/coretests/src/android/os/ |
D | VibrationAttributesTest.java | 31 .setCategory(VibrationAttributes.CATEGORY_KEYBOARD) in testSimple()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/ |
D | MenuNotificationFactory.java | 55 .setCategory(Notification.CATEGORY_SYSTEM) in createHiddenNotification()
|
/frameworks/base/tests/SurfaceViewBufferTests/src/com/android/test/ |
D | LocalMediaProjectionService.java | 85 .setCategory(Notification.CATEGORY_SERVICE) in startForeground()
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | SnoozeHelper.java | 339 .setCategory(MetricsProto.MetricsEvent.NOTIFICATION_SNOOZED) in repost() 370 .setCategory(MetricsProto.MetricsEvent.NOTIFICATION_SNOOZED) in repostGroupSummary() 394 .setCategory(MetricsProto.MetricsEvent.NOTIFICATION_SNOOZED) in clearData() 418 .setCategory(MetricsProto.MetricsEvent.NOTIFICATION_SNOOZED) in clearData()
|
/frameworks/layoutlib/validator/src/com/android/tools/idea/validator/ |
D | ValidatorUtil.java | 184 .setCategory("Accessibility") in generateResults() 221 IssueBuilder issueBuilder = new IssueBuilder().setCategory(category).setMsg( in generateResults() 241 .setCategory(category) in generateResults()
|
D | ValidatorData.java | 123 public IssueBuilder setCategory(String category) { in setCategory() method in ValidatorData.Issue.IssueBuilder
|
/frameworks/layoutlib/bridge/tests/src/com/android/tools/idea/validator/ |
D | ValidatorResultTests.java | 63 .setCategory("category") in createIssueBuilder()
|
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/ |
D | PackageInstalledNotificationUtils.java | 283 .setCategory(Notification.CATEGORY_STATUS) in getGroupNotificationBuilder() 315 .setCategory(Notification.CATEGORY_STATUS) in getAppInstalledNotificationBuilder()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
D | ScreenshotNotificationsController.kt | 69 .setCategory(Notification.CATEGORY_ERROR) in notifyScreenshotError()
|
/frameworks/base/core/java/android/app/ |
D | RecoverableSecurityException.java | 120 .setCategory(Notification.CATEGORY_ERROR); in showAsNotification()
|
/frameworks/base/services/usb/java/com/android/server/usb/ |
D | MtpNotificationManager.java | 88 .setCategory(Notification.CATEGORY_SYSTEM); in showNotification()
|
/frameworks/base/services/core/java/com/android/server/display/notifications/ |
D | DisplayNotificationManager.java | 244 .setCategory(Notification.CATEGORY_ERROR) in createErrorNotification()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationInfo.java | 700 : mSbn.getLogMaker().setCategory(MetricsEvent.NOTIFICATION_BLOCKING_HELPER); 711 return getLogMaker().setCategory(MetricsEvent.ACTION_SAVE_IMPORTANCE) 722 return getLogMaker().setCategory(MetricsEvent.ACTION_NOTE_CONTROLS)
|
/frameworks/base/services/tests/vibrator/src/com/android/server/vibrator/ |
D | VibrationSettingsTest.java | 614 .setCategory(VibrationAttributes.CATEGORY_KEYBOARD) in shouldIgnoreVibration_withKeyboardSettingsOff_shouldIgnoreKeyboardVibration() 623 .setCategory(VibrationAttributes.CATEGORY_KEYBOARD) in shouldIgnoreVibration_withKeyboardSettingsOff_shouldIgnoreKeyboardVibration() 642 .setCategory(VibrationAttributes.CATEGORY_KEYBOARD) in shouldIgnoreVibration_withKeyboardSettingsOn_shouldNotIgnoreKeyboardVibration() 660 .setCategory(VibrationAttributes.CATEGORY_KEYBOARD) in shouldIgnoreVibration_noFixedKeyboardAmplitude_ignoresKeyboardTouchVibration()
|
/frameworks/base/services/core/java/com/android/server/om/ |
D | OverlayManagerSettings.java | 129 boolean setCategory(@NonNull final OverlayIdentifier overlay, final int userId, in setCategory() method in OverlayManagerSettings 135 return mItems.get(idx).setCategory(category); in setCategory() 660 private boolean setCategory(String category) {
|
/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/ |
D | NekoService.java | 181 .setCategory(Notification.CATEGORY_SERVICE) in registerJob()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ |
D | CsdWarningDialog.java | 289 .setCategory(Notification.CATEGORY_SYSTEM); in sendNotification()
|
/frameworks/base/core/java/android/os/ |
D | VibrationAttributes.java | 587 public @NonNull Builder setCategory(@Category int category) { in setCategory() method in VibrationAttributes.Builder
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/ |
D | TvPipNotificationController.java | 92 .setCategory(Notification.CATEGORY_SYSTEM) in TvPipNotificationController()
|