Home | History | Annotate | Download | only in content

Lines Matching defs:setSyncAutomatically

1045     public static void setSyncAutomatically(Account account, String authority, boolean sync) {
1047 getContentService().setSyncAutomatically(account, authority, sync);