Home
last modified time | relevance | path

Searched refs:VISIBILITY_VISIBLE (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/provider/
DDownloads.java811 public static final int VISIBILITY_VISIBLE = DownloadManager.Request.VISIBILITY_VISIBLE; field in Downloads.Impl
/frameworks/base/core/java/android/app/
DDownloadManager.java423 public static final int VISIBILITY_VISIBLE = 0; field in DownloadManager.Request
448 private int mNotificationVisibility = VISIBILITY_VISIBLE;
677 return (show) ? setNotificationVisibility(VISIBILITY_VISIBLE) : in setShowRunningNotification()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java678 return AccountManager.VISIBILITY_VISIBLE; in resolveAccountVisibility()
686 return AccountManager.VISIBILITY_VISIBLE; // Authenticator can always see the account in resolveAccountVisibility()
701 return AccountManager.VISIBILITY_VISIBLE; in resolveAccountVisibility()
781 return visibility == AccountManager.VISIBILITY_VISIBLE || in isVisible()
1006 if (visibility == AccountManager.VISIBILITY_VISIBLE in getAccountRemovedReceivers()
1018 if (visibility != AccountManager.VISIBILITY_VISIBLE in shouldNotifyPackageOnAccountRemoval()
2318 if ((packageToVisibility.getValue() == AccountManager.VISIBILITY_VISIBLE) in removeAccountInternal()
3982 return (visibility == AccountManager.VISIBILITY_VISIBLE in hasAccountAccess()
5852 if ((visibility == AccountManager.VISIBILITY_VISIBLE
/frameworks/base/core/java/android/accounts/
DAccountManager.java291 VISIBILITY_VISIBLE,
308 public static final int VISIBILITY_VISIBLE = 1; field in AccountManager
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...