Searched refs:syncableAccounts (Results 1 – 1 of 1) sorted by relevance
74 private static final Map<String, Map<Account, Status>> syncableAccounts = new HashMap<>(); field in ShadowContentResolver82 syncableAccounts.clear(); in reset()676 Map<Account, Status> map = syncableAccounts.get(authority);679 syncableAccounts.put(authority, map);