Searched refs:VISIBILITY_NOT_VISIBLE (Results 1 – 6 of 6) sorted by relevance
208 if (AccountManager.VISIBILITY_NOT_VISIBLE != entry.getValue()) { in onCreate()451 if (oldVisibility != null && oldVisibility == AccountManager.VISIBILITY_NOT_VISIBLE) { in setResultAndFinish()
297 VISIBILITY_NOT_VISIBLE,322 public static final int VISIBILITY_NOT_VISIBLE = 3; field in AccountManager
676 return AccountManager.VISIBILITY_NOT_VISIBLE; in resolveAccountVisibility()955 if ((packageToVisibility.getValue() != AccountManager.VISIBILITY_NOT_VISIBLE) in sendNotificationAccountUpdated()6137 if (visibility == AccountManager.VISIBILITY_NOT_VISIBLE) {
2847 visibility.put("testpackage1", AccountManager.VISIBILITY_NOT_VISIBLE); in testRegisterAccountListenerForAddingAccountWithVisibility()
287 Landroid/accounts/AccountManager;->VISIBILITY_NOT_VISIBLE:I
3071 field public static final int VISIBILITY_NOT_VISIBLE = 3; // 0x3