Searched refs:deepEquals (Results 1 – 3 of 3) sorted by relevance
146 if (!deepEquals(mAuthTypes.get(auth.type), auth)) { in shouldUpdate()266 private boolean deepEquals(AuthenticatorDescription auth1, AuthenticatorDescription auth2) { in deepEquals() method in AccountTypeProvider
80 assertTrue(Objects.deepEquals(CrossProfileCalendarHelper.CALENDARS_TABLE_WHITELIST, in testNoProjection_getFullWhitelistedProjectionForCalendars()
201 || !Objects.deepEquals(oldNotification.actions, newNotification.actions)) { in sameNotificationContent()