Home
last modified time | relevance | path

Searched refs:VISIBILITY_HIDDEN (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/provider/
DDownloads.java824 public static final int VISIBILITY_HIDDEN = DownloadManager.Request.VISIBILITY_HIDDEN; field in Downloads.Impl
/frameworks/base/core/java/android/app/
DDownloadManager.java443 public static final int VISIBILITY_HIDDEN = 2; field in DownloadManager.Request
688 setNotificationVisibility(VISIBILITY_HIDDEN); in setShowRunningNotification()
1573 Request.VISIBILITY_VISIBLE_NOTIFY_ONLY_COMPLETION : Request.VISIBILITY_HIDDEN); in addCompletedDownload()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierKeyDownloadManager.java777 request.setNotificationVisibility(DownloadManager.Request.VISIBILITY_HIDDEN); in downloadKey()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4108 field public static final int VISIBILITY_HIDDEN = 2; // 0x2
/frameworks/base/core/api/
Dcurrent.txt5711 field public static final int VISIBILITY_HIDDEN = 2; // 0x2
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt41347 Landroid/provider/Downloads$Impl;->VISIBILITY_HIDDEN:I