Searched refs:syncIsAllowed (Results 1 – 1 of 1) sorted by relevance
92 if (!syncIsAllowed(account, authority, userId)) { in requestSyncIfAllowed()145 private static boolean syncIsAllowed(Account account, String authority, int userId) { in syncIsAllowed() method in AccountSyncHelper