Searched refs:LAST_FULL_SYNC_TIME (Results 1 – 4 of 4) sorted by relevance
231 final long lastFullSyncTime = prefs.getLong(BuglePrefsKeys.LAST_FULL_SYNC_TIME, -1L); in delayUntilFullSync()343 prefs.putLong(BuglePrefsKeys.LAST_FULL_SYNC_TIME, in resetLastSyncTimestamps()
46 public static final String LAST_FULL_SYNC_TIME field in BuglePrefsKeys
142 prefs.putLong(BuglePrefsKeys.LAST_FULL_SYNC_TIME, -1); in showDebugOptions()
380 prefs.putLong(BuglePrefsKeys.LAST_FULL_SYNC_TIME, startTimestamp); in processBackgroundResponse()461 prefs.putLong(BuglePrefsKeys.LAST_FULL_SYNC_TIME, startTimestamp); in processBackgroundResponse()