Searched refs:getMasterSyncAutomatically (Results 1 – 8 of 8) sorted by relevance
99 boolean getMasterSyncAutomatically(); in getMasterSyncAutomatically() method
382 public boolean getMasterSyncAutomatically() { in getMasterSyncAutomatically() method in ContentService389 return syncManager.getSyncStorageEngine().getMasterSyncAutomatically(); in getMasterSyncAutomatically()
1348 public static boolean getMasterSyncAutomatically() { in getMasterSyncAutomatically() method in ContentResolver1350 return getContentService().getMasterSyncAutomatically(); in getMasterSyncAutomatically()
570 final boolean masterSyncAutomatically = mSyncStorageEngine.getMasterSyncAutomatically(); in scheduleSync()1729 if (!backgroundDataUsageAllowed || !mSyncStorageEngine.getMasterSyncAutomatically()) { in scheduleReadyPeriodicSyncs()1832 final boolean masterSyncAutomatically = mSyncStorageEngine.getMasterSyncAutomatically(); in maybeStartNextSyncLocked()
693 public boolean getMasterSyncAutomatically() { in getMasterSyncAutomatically() method in SyncStorageEngine
145 NO DOC BLOCK: android.content.ContentResolver Method getMasterSyncAutomatically()
4903 method public static boolean getMasterSyncAutomatically();