Searched refs:TARGET_NOT_VISIBLE (Results 1 – 1 of 1) sorted by relevance
60 private static final String TARGET_NOT_VISIBLE = TARGET_WEB; field in AccountManagerEnumerationTest76 () -> sPm.canPackageQuery(sContext.getPackageName(), TARGET_NOT_VISIBLE)); in onBefore()102 visibility.put(TARGET_NOT_VISIBLE, AccountManager.VISIBILITY_VISIBLE); in addAccountExplicitlyWithVisibility_targetPackageNotVisible()106 assertThat(mAccountManager.getAccountVisibility(ACCOUNT, TARGET_NOT_VISIBLE), in addAccountExplicitlyWithVisibility_targetPackageNotVisible()109 TARGET_NOT_VISIBLE, ACCOUNT_TYPE), anEmptyMap()); in addAccountExplicitlyWithVisibility_targetPackageNotVisible()125 ACCOUNT, TARGET_NOT_VISIBLE, AccountManager.VISIBILITY_VISIBLE), is(false)); in setAccountVisibility_targetPackageNotVisible()