Home
last modified time | relevance | path

Searched refs:setCategory (Results 1 – 25 of 37) sorted by relevance

12

/frameworks/base/core/java/android/app/slice/
DSliceMetrics.java56 mLogMaker.setCategory(MetricsEvent.SLICE) in logVisible()
67 mLogMaker.setCategory(MetricsEvent.SLICE) in logHidden()
88 mLogMaker.setCategory(MetricsEvent.SLICE) in logTouch()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationComparatorTest.java109 .setCategory(Notification.CATEGORY_CALL) in setUp()
118 .setCategory(Notification.CATEGORY_CALL) in setUp()
145 .setCategory(Notification.CATEGORY_MESSAGE).build(); in setUp()
173 .setCategory(Notification.CATEGORY_MESSAGE) in setUp()
191 .setCategory(Notification.CATEGORY_MESSAGE) in setUp()
200 .setCategory(Notification.CATEGORY_MESSAGE) in setUp()
219 .setCategory(Notification.CATEGORY_CALL) in setUp()
DCriticalNotificationExtractorTest.java102 .setCategory(category) in generateRecord()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLockscreenGestureLogger.java51 mMetricsLogger.write(mLogMaker.setCategory(gesture) in write()
67 mMetricsLogger.write(mLogMaker.setCategory(category) in writeAtFractionalPosition()
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java219 .setCategory(Notification.CATEGORY_SYSTEM) in updateMissingPrivateVolumes()
248 .setCategory(Notification.CATEGORY_ERROR) in onDiskScannedInternal()
346 .setCategory(Notification.CATEGORY_PROGRESS) in onVolumeChecking()
391 .setCategory(Notification.CATEGORY_SYSTEM); in onVolumeMounted()
414 .setCategory(Notification.CATEGORY_PROGRESS) in onVolumeEjecting()
428 .setCategory(Notification.CATEGORY_ERROR) in onVolumeUnmountable()
445 .setCategory(Notification.CATEGORY_ERROR) in onVolumeRemoved()
462 .setCategory(Notification.CATEGORY_ERROR) in onVolumeBadRemoval()
498 .setCategory(Notification.CATEGORY_PROGRESS) in onMoveProgress()
549 .setCategory(Notification.CATEGORY_SYSTEM) in onMoveFinished()
/frameworks/base/core/java/android/metrics/
DLogMaker.java54 setCategory(category); in LogMaker()
62 setCategory(MetricsEvent.VIEW_UNKNOWN); in LogMaker()
67 public LogMaker setCategory(int category) { in setCategory() method in LogMaker
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationInfo.java172 mMetricsLogger.write(getLogMaker().setCategory(
190 .setCategory(MetricsEvent.NOTIFICATION_BLOCKING_HELPER) in handleSaveImportance()
207 mMetricsLogger.write(getLogMaker().setCategory(
858 : mSbn.getLogMaker().setCategory(MetricsEvent.NOTIFICATION_BLOCKING_HELPER);
869 return getLogMaker().setCategory(MetricsEvent.ACTION_SAVE_IMPORTANCE)
880 return getLogMaker().setCategory(MetricsEvent.ACTION_NOTE_CONTROLS)
DNotificationBlockingHelperManager.java170 .setCategory(MetricsEvent.NOTIFICATION_BLOCKING_HELPER); in getLogMaker()
/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
DServiceIntentSender.java86 .setCategory(Notification.CATEGORY_SYSTEM) in createNotification()
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DPackageInstalledNotificationUtils.java282 .setCategory(Notification.CATEGORY_STATUS) in getGroupNotificationBuilder()
314 .setCategory(Notification.CATEGORY_STATUS) in getAppInstalledNotificationBuilder()
/frameworks/base/services/core/java/com/android/server/notification/
DSnoozeHelper.java264 .setCategory(MetricsProto.MetricsEvent.NOTIFICATION_SNOOZED) in repost()
298 .setCategory(MetricsProto.MetricsEvent.NOTIFICATION_SNOOZED) in repostGroupSummary()
326 .setCategory(MetricsProto.MetricsEvent.NOTIFICATION_SNOOZED) in clearData()
DNotificationRecord.java916 .setCategory(MetricsEvent.NOTIFICATION_ITEM) in setVisibility()
1048 .setCategory(MetricsEvent.NOTIFICATION_INTERRUPTION) in setInterruptive()
1319 return getLogMaker().setCategory(MetricsEvent.NOTIFICATION_ITEM); in getItemLogMaker()
DNotificationManagerService.java824 .setCategory(MetricsEvent.NOTIFICATION_ITEM_ACTION)
969 .setCategory(MetricsEvent.NOTIFICATION_DIRECT_REPLY_ACTION)
999 .setCategory(MetricsEvent.SMART_REPLY_ACTION)
1058 .setCategory(MetricsEvent.SMART_REPLY_VISIBLE) in logSmartSuggestionsVisible()
5039 .setCategory(MetricsProto.MetricsEvent.NOTIFICATION_SNOOZED));
5158 .setCategory(MetricsEvent.NOTIFICATION_SNOOZED)
5775 .setCategory(MetricsEvent.NOTIFICATION_ALERT)
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotificationDataTest.java292 new Notification.Builder(mContext, "").setCategory(CATEGORY_CALL).build()); in testIsNotExemptFromDndVisualSuppression_hiddenCategories()
298 new Notification.Builder(mContext, "").setCategory(CATEGORY_REMINDER).build()); in testIsNotExemptFromDndVisualSuppression_hiddenCategories()
303 new Notification.Builder(mContext, "").setCategory(CATEGORY_ALARM).build()); in testIsNotExemptFromDndVisualSuppression_hiddenCategories()
308 new Notification.Builder(mContext, "").setCategory(CATEGORY_EVENT).build()); in testIsNotExemptFromDndVisualSuppression_hiddenCategories()
313 new Notification.Builder(mContext, "").setCategory(CATEGORY_MESSAGE).build()); in testIsNotExemptFromDndVisualSuppression_hiddenCategories()
/frameworks/base/core/java/android/app/
DRecoverableSecurityException.java120 .setCategory(Notification.CATEGORY_ERROR); in showAsNotification()
/frameworks/base/services/usb/java/com/android/server/usb/
DMtpNotificationManager.java87 .setCategory(Notification.CATEGORY_SYSTEM); in showNotification()
/frameworks/base/services/core/java/com/android/server/om/
DOverlayManagerSettings.java133 boolean setCategory(@NonNull final String packageName, final int userId, in setCategory() method in OverlayManagerSettings
139 return mItems.get(idx).setCategory(category); in setCategory()
582 private boolean setCategory(String category) { in setCategory() method in OverlayManagerSettings.SettingsItem
DOverlayManagerServiceImpl.java691 modified |= mSettings.setCategory(overlayPackageName, userId, in updateState()
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/tv/
DPipNotification.java153 .setCategory(Notification.CATEGORY_SYSTEM) in PipNotification()
/frameworks/base/core/tests/coretests/src/android/service/notification/
DStatusBarNotificationTest.java110 .setCategory(Notification.CATEGORY_MESSAGE); in testLogMakerWithCategory()
/frameworks/base/core/tests/coretests/src/android/metrics/
DLogMakerTest.java141 builder.setCategory(MetricsEvent.MAIN_SETTINGS); in testSetAndClearCategory()
/frameworks/base/packages/SettingsLib/Tile/src/com/android/settingslib/drawer/
DTile.java140 public void setCategory(String newCategoryKey) { in setCategory() method in Tile
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiApConfigStore.java218 .setCategory(Notification.CATEGORY_SYSTEM) in createConversionNotification()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DGlobalScreenshot.java190 .setCategory(Notification.CATEGORY_PROGRESS) in SaveImageInBackgroundTask()
885 .setCategory(Notification.CATEGORY_ERROR) in notifyScreenshotError()
/frameworks/base/services/core/java/com/android/server/storage/
DDeviceStorageMonitorService.java494 .setCategory(Notification.CATEGORY_SYSTEM) in updateNotifications()

12