Searched refs:VISIBILITY_VISIBLE (Results 1 – 7 of 7) sorted by relevance
765 public static final int VISIBILITY_VISIBLE = DownloadManager.Request.VISIBILITY_VISIBLE; field in Downloads.Impl
413 public static final int VISIBILITY_VISIBLE = 0; field in DownloadManager.Request438 private int mNotificationVisibility = VISIBILITY_VISIBLE;651 return (show) ? setNotificationVisibility(VISIBILITY_VISIBLE) : in setShowRunningNotification()
652 return AccountManager.VISIBILITY_VISIBLE; in resolveAccountVisibility()660 return AccountManager.VISIBILITY_VISIBLE; // Authenticator can always see the account in resolveAccountVisibility()675 return AccountManager.VISIBILITY_VISIBLE; in resolveAccountVisibility()755 return visibility == AccountManager.VISIBILITY_VISIBLE || in isVisible()980 if (visibility == AccountManager.VISIBILITY_VISIBLE in getAccountRemovedReceivers()992 if (visibility != AccountManager.VISIBILITY_VISIBLE in shouldNotifyPackageOnAccountRemoval()2292 if ((packageToVisibility.getValue() == AccountManager.VISIBILITY_VISIBLE) in removeAccountInternal()3948 return (visibility == AccountManager.VISIBILITY_VISIBLE in hasAccountAccess()5754 if ((visibility == AccountManager.VISIBILITY_VISIBLE
290 @IntDef({VISIBILITY_UNDEFINED, VISIBILITY_VISIBLE, VISIBILITY_USER_MANAGED_VISIBLE,304 public static final int VISIBILITY_VISIBLE = 1; field in AccountManager
3036 field public static final int VISIBILITY_VISIBLE = 1; // 0x14536 field public static final int VISIBILITY_VISIBLE = 0; // 0x0
3167 field public static final int VISIBILITY_VISIBLE = 1; // 0x14698 field public static final int VISIBILITY_VISIBLE = 0; // 0x0
4109 field public static final int VISIBILITY_VISIBLE = 0; // 0x0