Searched defs:isSyncActive (Results 1 – 3 of 3) sorted by relevance
163 boolean isSyncActive(in Account account, String authority, in ComponentName cname); in isSyncActive() method
1011 public boolean isSyncActive(Account account, String authority, ComponentName cname) { in isSyncActive() method in ContentService
1000 public boolean isSyncActive(EndPoint info) { in isSyncActive() method in SyncStorageEngine