Searched defs:isSyncActive (Results 1 – 4 of 4) sorted by relevance
105 boolean isSyncActive(in Account account, String authority); in isSyncActive() method
437 public boolean isSyncActive(Account account, String authority) { in isSyncActive() method in ContentService
1623 public static boolean isSyncActive(Account account, String authority) { in isSyncActive() method in ContentResolver
812 public boolean isSyncActive(Account account, int userId, String authority) { in isSyncActive() method in SyncStorageEngine