Searched refs:VISIBILITY_NOT_VISIBLE (Results 1 – 5 of 5) sorted by relevance
209 if (AccountManager.VISIBILITY_NOT_VISIBLE != entry.getValue()) { in onCreate()452 if (oldVisibility != null && oldVisibility == AccountManager.VISIBILITY_NOT_VISIBLE) { in setResultAndFinish()
293 VISIBILITY_NOT_VISIBLE,318 public static final int VISIBILITY_NOT_VISIBLE = 3; field in AccountManager
673 return AccountManager.VISIBILITY_NOT_VISIBLE; in resolveAccountVisibility()952 if ((packageToVisibility.getValue() != AccountManager.VISIBILITY_NOT_VISIBLE) in sendNotificationAccountUpdated()6139 if (visibility == AccountManager.VISIBILITY_NOT_VISIBLE) {
2870 visibility.put("testpackage1", AccountManager.VISIBILITY_NOT_VISIBLE); in testRegisterAccountListenerForAddingAccountWithVisibility()
3121 field public static final int VISIBILITY_NOT_VISIBLE = 3; // 0x3