Searched refs:syncableAccounts (Results 1 – 1 of 1) sorted by relevance
32 private static final Map<String, Map<Account, Status>> syncableAccounts = field in ShadowContentResolver38 syncableAccounts.clear(); in reset()269 Map<Account, Status> map = syncableAccounts.get(authority);272 syncableAccounts.put(authority, map);