Home
last modified time | relevance | path

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

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java209 .setCategory(Notification.CATEGORY_SYSTEM) in updateMissingPrivateVolumes()
236 .setCategory(Notification.CATEGORY_ERROR); in onDiskScannedInternal()
333 .setCategory(Notification.CATEGORY_PROGRESS) in onVolumeChecking()
363 .setCategory(Notification.CATEGORY_SYSTEM) in onVolumeMounted()
380 .setCategory(Notification.CATEGORY_SYSTEM) in onVolumeMounted()
404 .setCategory(Notification.CATEGORY_PROGRESS) in onVolumeEjecting()
419 .setCategory(Notification.CATEGORY_ERROR) in onVolumeUnmountable()
436 .setCategory(Notification.CATEGORY_ERROR) in onVolumeRemoved()
453 .setCategory(Notification.CATEGORY_ERROR) in onVolumeBadRemoval()
488 .setCategory(Notification.CATEGORY_PROGRESS) in onMoveProgress()
[all …]
/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
DMtpDocumentsService.java82 .setCategory(Notification.CATEGORY_SYSTEM) in updateForegroundState()
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/services/
DJob.java220 .setCategory(Notification.CATEGORY_ERROR) in getFailureNotification()
237 .setCategory(Notification.CATEGORY_PROGRESS) in createProgressBuilder()
DCopyJob.java217 .setCategory(Notification.CATEGORY_ERROR) in getWarningNotification()
/frameworks/base/services/usb/java/com/android/server/usb/
DMtpNotificationManager.java84 .setCategory(Notification.CATEGORY_SYSTEM); in showNotification()
/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
DNekoService.java134 .setCategory(Notification.CATEGORY_SERVICE) in registerJob()
DCat.java217 .setCategory(Notification.CATEGORY_STATUS)
/frameworks/support/compat/api24/android/support/v4/app/
DNotificationCompatApi24.java93 .setCategory(category) in Builder()
/frameworks/support/compat/api21/android/support/v4/app/
DNotificationCompatApi21.java103 .setCategory(category) in Builder()
/frameworks/support/recommendation/src/android/support/app/recommendation/
DContentRecommendation.java1086 builder.setCategory(Notification.CATEGORY_RECOMMENDATION); in getNotificationObject()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DGlobalScreenshot.java184 .setCategory(Notification.CATEGORY_PROGRESS) in SaveImageInBackgroundTask()
862 .setCategory(Notification.CATEGORY_ERROR) in notifyScreenshotError()
/frameworks/base/services/core/java/com/android/server/storage/
DDeviceStorageMonitorService.java488 .setCategory(Notification.CATEGORY_SYSTEM) in sendNotification()
/frameworks/base/docs/html-intl/intl/ru/guide/topics/ui/notifiers/
Dnotifications.jd813 …@link android.support.v4.app.NotificationCompat.Builder#setCategory(java.lang.String) setCategory(…
/frameworks/base/docs/html-intl/intl/ko/guide/topics/ui/notifiers/
Dnotifications.jd813 …@link android.support.v4.app.NotificationCompat.Builder#setCategory(java.lang.String) setCategory(…
/frameworks/base/docs/html-intl/intl/ja/guide/topics/ui/notifiers/
Dnotifications.jd813 …@link android.support.v4.app.NotificationCompat.Builder#setCategory(java.lang.String) setCategory(…
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/ui/notifiers/
Dnotifications.jd813 …@link android.support.v4.app.NotificationCompat.Builder#setCategory(java.lang.String) setCategory(…
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/ui/notifiers/
Dnotifications.jd813 …@link android.support.v4.app.NotificationCompat.Builder#setCategory(java.lang.String) setCategory(…
/frameworks/base/docs/html-intl/intl/ru/about/versions/
Dandroid-5.0.jd309 <li>{@link android.app.Notification.Builder#setCategory(java.lang.String) setCategory()}: сообщать …
/frameworks/base/docs/html-intl/intl/zh-tw/about/versions/
Dandroid-5.0.jd308 <li>{@link android.app.Notification.Builder#setCategory(java.lang.String) setCategory()}:告知系統當裝置為「優…
/frameworks/base/docs/html-intl/intl/zh-cn/about/versions/
Dandroid-5.0.jd310 <li>{@link android.app.Notification.Builder#setCategory(java.lang.String) setCategory()}:告诉系统当设备处于“…
/frameworks/base/docs/html-intl/intl/ko/about/versions/
Dandroid-5.0.jd309 <li>{@link android.app.Notification.Builder#setCategory(java.lang.String) setCategory()}: 기기가 <em>우…
/frameworks/base/docs/html-intl/intl/ja/about/versions/
Dandroid-5.0.jd308 <li>{@link android.app.Notification.Builder#setCategory(java.lang.String) setCategory()}: 端末が「優先」<e…
/frameworks/base/docs/html/training/tv/discovery/
Drecommendations.jd284 .setCategory(Notification.CATEGORY_RECOMMENDATION)
/frameworks/base/docs/html-intl/intl/in/guide/topics/ui/notifiers/
Dnotifications.jd813 …@link android.support.v4.app.NotificationCompat.Builder#setCategory(java.lang.String) setCategory(…
/frameworks/base/docs/html-intl/intl/id/guide/topics/ui/notifiers/
Dnotifications.jd813 …@link android.support.v4.app.NotificationCompat.Builder#setCategory(java.lang.String) setCategory(…

12