Home | History | Annotate | Download | only in content

Lines Matching defs:getSyncAutomatically

72      * If this extra is set to true then the sync settings (like getSyncAutomatically())
1030 public static boolean getSyncAutomatically(Account account, String authority) {
1032 return getContentService().getSyncAutomatically(account, authority);