Searched refs:getMasterSyncAutomatically (Results 1 – 12 of 12) sorted by relevance
115 boolean getMasterSyncAutomatically(); in getMasterSyncAutomatically() method
471 public boolean getMasterSyncAutomatically() { in getMasterSyncAutomatically() method in ContentService480 return syncManager.getSyncStorageEngine().getMasterSyncAutomatically(userId); in getMasterSyncAutomatically()
1609 public static boolean getMasterSyncAutomatically() { in getMasterSyncAutomatically() method in ContentResolver1611 return getContentService().getMasterSyncAutomatically(); in getMasterSyncAutomatically()
607 && mSyncStorageEngine.getMasterSyncAutomatically(account.userId) in scheduleSync()1087 + mSyncStorageEngine.getMasterSyncAutomatically(user.id) + " "); in dumpSyncState()1840 if (!mSyncStorageEngine.getMasterSyncAutomatically(info.userId) in scheduleReadyPeriodicSyncs()2029 && (!mSyncStorageEngine.getMasterSyncAutomatically(op.userId) in maybeStartNextSyncLocked()
797 public boolean getMasterSyncAutomatically(int userId) { in getMasterSyncAutomatically() method in SyncStorageEngine
346 assertEquals(false, engine.getMasterSyncAutomatically(0)); in testListenForTicklesParsing()347 assertEquals(true, engine.getMasterSyncAutomatically(1)); in testListenForTicklesParsing()348 assertEquals(true, engine.getMasterSyncAutomatically(2)); in testListenForTicklesParsing()
145 NO DOC BLOCK: android.content.ContentResolver Method getMasterSyncAutomatically()
4903 method public static boolean getMasterSyncAutomatically();
4912 method public static boolean getMasterSyncAutomatically();
5137 method public static boolean getMasterSyncAutomatically();
5228 method public static boolean getMasterSyncAutomatically();