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.java823 public static final int VISIBILITY_HIDDEN = DownloadManager.Request.VISIBILITY_HIDDEN; field in Downloads.Impl
/frameworks/base/core/java/android/app/
DDownloadManager.java436 public static final int VISIBILITY_HIDDEN = 2; field in DownloadManager.Request
680 setNotificationVisibility(VISIBILITY_HIDDEN); in setShowRunningNotification()
1528 Request.VISIBILITY_VISIBLE_NOTIFY_ONLY_COMPLETION : Request.VISIBILITY_HIDDEN);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierKeyDownloadManager.java537 request.setNotificationVisibility(DownloadManager.Request.VISIBILITY_HIDDEN); in downloadKey()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4108 field public static final int VISIBILITY_HIDDEN = 2; // 0x2
/frameworks/base/non-updatable-api/
Dcurrent.txt4697 field public static final int VISIBILITY_HIDDEN = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt4697 field public static final int VISIBILITY_HIDDEN = 2; // 0x2
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt55875 Landroid/provider/Downloads$Impl;->VISIBILITY_HIDDEN:I