Searched refs:VISIBILITY_VISIBLE (Results 1 – 7 of 7) sorted by relevance
811 public static final int VISIBILITY_VISIBLE = DownloadManager.Request.VISIBILITY_VISIBLE; field in Downloads.Impl
425 public static final int VISIBILITY_VISIBLE = 0; field in DownloadManager.Request450 private int mNotificationVisibility = VISIBILITY_VISIBLE;679 return (show) ? setNotificationVisibility(VISIBILITY_VISIBLE) : in setShowRunningNotification()
678 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
291 VISIBILITY_VISIBLE,308 public static final int VISIBILITY_VISIBLE = 1; field in AccountManager
3125 field public static final int VISIBILITY_VISIBLE = 1; // 0x14696 field public static final int VISIBILITY_VISIBLE = 0; // 0x0
4109 field public static final int VISIBILITY_VISIBLE = 0; // 0x0
60019 Landroid/provider/Downloads$Impl;->VISIBILITY_VISIBLE:I