Searched refs:getMasterSyncAutomatically (Results 1 – 9 of 9) sorted by relevance
133 boolean getMasterSyncAutomatically(); in getMasterSyncAutomatically() method
2139 public static boolean getMasterSyncAutomatically() { in getMasterSyncAutomatically() method in ContentResolver2141 return getContentService().getMasterSyncAutomatically(); in getMasterSyncAutomatically()
740 assertEquals(false, engine.getMasterSyncAutomatically(0)); in testListenForTicklesParsing()741 assertEquals(true, engine.getMasterSyncAutomatically(1)); in testListenForTicklesParsing()742 assertEquals(true, engine.getMasterSyncAutomatically(2)); in testListenForTicklesParsing()
693 public boolean getMasterSyncAutomatically() { in getMasterSyncAutomatically() method in ContentService712 return syncManager.getSyncStorageEngine().getMasterSyncAutomatically(userId); in getMasterSyncAutomaticallyAsUser()
577 || mSyncStorageEngine.getMasterSyncAutomatically(userId); in scheduleSync()750 || (mSyncStorageEngine.getMasterSyncAutomatically(account.userId) in scheduleSync()1305 + mSyncStorageEngine.getMasterSyncAutomatically(user.id) + " "); in dumpSyncState()2165 if (!mSyncStorageEngine.getMasterSyncAutomatically(target.userId) in isDispatchable()2558 boolean syncEnabled = mSyncStorageEngine.getMasterSyncAutomatically(target.userId);
1040 public boolean getMasterSyncAutomatically(int userId) { in getMasterSyncAutomatically() method in SyncStorageEngine
145 NO DOC BLOCK: android.content.ContentResolver Method getMasterSyncAutomatically()
7250 method public static boolean getMasterSyncAutomatically();
7013 method public static boolean getMasterSyncAutomatically();