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