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