Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/provider/
DDownloads.java812 public static final int VISIBILITY_VISIBLE = DownloadManager.Request.VISIBILITY_VISIBLE; field in Downloads.Impl
/frameworks/base/core/java/android/app/
DDownloadManager.java432 public static final int VISIBILITY_VISIBLE = 0; field in DownloadManager.Request
457 private int mNotificationVisibility = VISIBILITY_VISIBLE;
687 return (show) ? setNotificationVisibility(VISIBILITY_VISIBLE) : in setShowRunningNotification()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java732 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 …]
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java3188 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()
/frameworks/base/core/java/android/accounts/
DAccountManager.java299 VISIBILITY_VISIBLE,
316 public static final int VISIBILITY_VISIBLE = 1; field in AccountManager
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt3857 field public static final int VISIBILITY_VISIBLE = 1; // 0x1
5712 field public static final int VISIBILITY_VISIBLE = 0; // 0x0
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4109 field public static final int VISIBILITY_VISIBLE = 0; // 0x0
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt41348 Landroid/provider/Downloads$Impl;->VISIBILITY_VISIBLE:I