Searched refs:VISIBILITY_VISIBLE (Results 1 – 9 of 9) sorted by relevance
812 public static final int VISIBILITY_VISIBLE = DownloadManager.Request.VISIBILITY_VISIBLE; field in Downloads.Impl
432 public static final int VISIBILITY_VISIBLE = 0; field in DownloadManager.Request457 private int mNotificationVisibility = VISIBILITY_VISIBLE;687 return (show) ? setNotificationVisibility(VISIBILITY_VISIBLE) : in setShowRunningNotification()
732 return AccountManager.VISIBILITY_VISIBLE; in resolveAccountVisibility()740 return AccountManager.VISIBILITY_VISIBLE; // Authenticator can always see the account in resolveAccountVisibility()755 return AccountManager.VISIBILITY_VISIBLE; in resolveAccountVisibility()835 return visibility == AccountManager.VISIBILITY_VISIBLE || in isVisible()1083 if (visibility == AccountManager.VISIBILITY_VISIBLE in getAccountRemovedReceivers()1095 if (visibility != AccountManager.VISIBILITY_VISIBLE in shouldNotifyPackageOnAccountRemoval()2015 packagesPerVisibilityStr[AccountManager.VISIBILITY_VISIBLE] = getPackagesForVisibilityStr( in findPackagesPerVisibility()2016 AccountManager.VISIBILITY_VISIBLE, packagesPerVisibility); in findPackagesPerVisibility()2542 if ((packageToVisibility.getValue() == AccountManager.VISIBILITY_VISIBLE) in removeAccountInternal()4243 return (visibility == AccountManager.VISIBILITY_VISIBLE in hasAccountAccess()[all …]
3188 AccountManager.VISIBILITY_VISIBLE); in testAccountRemovedBroadcastMarkedAccountAsVisibleTwice()3201 visibility.put("testpackage1", AccountManager.VISIBILITY_VISIBLE); in testAccountsChangedBroadcastMarkedAccountAsVisibleThreeTimes()3221 AccountManager.VISIBILITY_VISIBLE); in testAccountsChangedBroadcastMarkedAccountAsVisibleThreeTimes()3224 AccountManager.VISIBILITY_VISIBLE); in testAccountsChangedBroadcastMarkedAccountAsVisibleThreeTimes()3237 visibility.put("testpackage1", AccountManager.VISIBILITY_VISIBLE); in testAccountsChangedBroadcastChangedVisibilityTwoTimes()3260 AccountManager.VISIBILITY_VISIBLE); in testAccountsChangedBroadcastChangedVisibilityTwoTimes()
299 VISIBILITY_VISIBLE,316 public static final int VISIBILITY_VISIBLE = 1; field in AccountManager
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
3857 field public static final int VISIBILITY_VISIBLE = 1; // 0x15712 field public static final int VISIBILITY_VISIBLE = 0; // 0x0
4109 field public static final int VISIBILITY_VISIBLE = 0; // 0x0
41348 Landroid/provider/Downloads$Impl;->VISIBILITY_VISIBLE:I