Searched defs:isSyncPending (Results 1 – 3 of 3) sorted by relevance
184 boolean isSyncPending(in Account account, String authority, in ComponentName cname); in isSyncPending() method
1096 public boolean isSyncPending(Account account, String authority, ComponentName cname) { in isSyncPending() method in ContentService
1400 public boolean isSyncPending(EndPoint info) { in isSyncPending() method in SyncStorageEngine