Searched refs:getMasterSyncAutomaticallyAsUser (Results 1 – 13 of 13) sorted by relevance
170 if (!ContentResolver.getMasterSyncAutomaticallyAsUser(userId) || !syncOn) { in onPreferenceTreeClick()336 final boolean oneTimeSyncMode = !ContentResolver.getMasterSyncAutomaticallyAsUser( in onSyncStateUpdated()
72 preference.setChecked(ContentResolver.getMasterSyncAutomaticallyAsUser( in updateState()
121 !ContentResolver.getMasterSyncAutomaticallyAsUser(userId); in getSummary()
146 boolean oneTimeSyncMode = !ContentResolver.getMasterSyncAutomaticallyAsUser(userId); in syncIsAllowed()
308 boolean oneTimeSyncMode = !ContentResolver.getMasterSyncAutomaticallyAsUser(userId); in getSyncPreferences()
78 protected static boolean getMasterSyncAutomaticallyAsUser(int userId) { in getMasterSyncAutomaticallyAsUser() method in ShadowContentResolver
286 if (!ContentResolver.getMasterSyncAutomaticallyAsUser(userId) || !syncOn) { in onPreferenceTreeClick()455 final boolean oneTimeSyncMode = !ContentResolver.getMasterSyncAutomaticallyAsUser( in setFeedsState()
124 !ContentResolver.getMasterSyncAutomaticallyAsUser(userId); in updateSummary()
62 switchPreference.setChecked(ContentResolver.getMasterSyncAutomaticallyAsUser( in updateState()
74 protected static boolean getMasterSyncAutomaticallyAsUser(int userId) { in getMasterSyncAutomaticallyAsUser() method in ShadowContentResolver