Searched defs:shouldUpdate (Results 1 – 2 of 2) sorted by relevance
141 public boolean shouldUpdate(AuthenticatorDescription[] auths, SyncAdapterType[] syncTypes) { in shouldUpdate() method in AccountTypeProvider
7734 private void verifyTransitionDisableEvent(String caps, int indication, boolean shouldUpdate) in verifyTransitionDisableEvent()