Home | History | Annotate | Download | only in content

Lines Matching refs:isSyncActive

2253     public static boolean isSyncActive(Account account, String authority) {
2262 return getContentService().isSyncActive(account, authority, null);