Searched refs:KEY_LOWER_BOUND (Results 1 – 1 of 1) sorted by relevance
65 private static final String KEY_LOWER_BOUND = "lower_bound"; field in SyncMessagesAction136 actionParameters.putLong(KEY_LOWER_BOUND, lowerBound); in SyncMessagesAction()146 long lowerBoundTimeMillis = actionParameters.getLong(KEY_LOWER_BOUND); in executeAction()166 actionParameters.putLong(KEY_LOWER_BOUND, lowerBoundTimeMillis); in executeAction()214 final long lowerBoundTimeMillis = actionParameters.getLong(KEY_LOWER_BOUND); in doBackgroundWork()356 final long lowerBoundTimeMillis = actionParameters.getLong(KEY_LOWER_BOUND); in processBackgroundResponse()