Lines Matching refs:AUTHORITY
132 public static final String AUTHORITY = "com.example.android.datasync.provider"
163 ContentResolver.requestSync(ACCOUNT, AUTHORITY, null);
217 public static final String AUTHORITY = "com.example.android.datasync.provider";
253 ContentResolver.requestSync(ACCOUNT, AUTHORITY, null);
267 .authority(AUTHORITY)
320 public static final String AUTHORITY = "com.example.android.datasync.provider";
334 mResolver.setSyncAutomatically(ACCOUNT, AUTHORITY, true);
395 public static final String AUTHORITY = "com.example.android.datasync.provider";
421 AUTHORITY,
479 public static final String AUTHORITY =
522 ContentResolver.requestSync(mAccount, AUTHORITY, settingsBundle);