Searched refs:getMasterSyncAutomaticallyAsUser (Results 1 – 10 of 10) sorted by relevance
185 if (!ContentResolver.getMasterSyncAutomaticallyAsUser(userId) || !syncOn) { in onPreferenceTreeClick()352 final boolean oneTimeSyncMode = !ContentResolver.getMasterSyncAutomaticallyAsUser( in onSyncStateUpdated()
70 preference.setChecked(ContentResolver.getMasterSyncAutomaticallyAsUser( in updateState()
121 !ContentResolver.getMasterSyncAutomaticallyAsUser(userId); in getSummary()
152 boolean oneTimeSyncMode = !ContentResolver.getMasterSyncAutomaticallyAsUser(userId); in syncIsAllowed()
305 boolean oneTimeSyncMode = !ContentResolver.getMasterSyncAutomaticallyAsUser(userId); in getSyncPreferences()
78 protected static boolean getMasterSyncAutomaticallyAsUser(int userId) { in getMasterSyncAutomaticallyAsUser() method in ShadowContentResolver
124 !ContentResolver.getMasterSyncAutomaticallyAsUser(userId); in updateSummary()
300 if (!ContentResolver.getMasterSyncAutomaticallyAsUser(userId) || !syncOn) { in onPreferenceTreeClick()471 final boolean oneTimeSyncMode = !ContentResolver.getMasterSyncAutomaticallyAsUser( in setFeedsState()
62 switchPreference.setChecked(ContentResolver.getMasterSyncAutomaticallyAsUser( in updateState()
74 protected static boolean getMasterSyncAutomaticallyAsUser(int userId) { in getMasterSyncAutomaticallyAsUser() method in ShadowContentResolver