Home
last modified time | relevance | path

Searched refs:CATEGORY_PROGRESS (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DStorageNotification.java388 .setCategory(Notification.CATEGORY_PROGRESS) in onVolumeChecking()
464 .setCategory(Notification.CATEGORY_PROGRESS) in onVolumeEjecting()
554 .setCategory(Notification.CATEGORY_PROGRESS) in onMoveProgress()
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java954 public static final String CATEGORY_PROGRESS = "progress"; field in Notification
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6221 field public static final String CATEGORY_PROGRESS = "progress";