Searched refs:DEFAULT_EJ_REWARD_NOTIFICATION_SEEN_MS (Results 1 – 1 of 1) sorted by relevance
494 private long mEJRewardNotificationSeenMs = QcConstants.DEFAULT_EJ_REWARD_NOTIFICATION_SEEN_MS;3270 private static final long DEFAULT_EJ_REWARD_NOTIFICATION_SEEN_MS = 0; field in QuotaController.QcConstants3566 public long EJ_REWARD_NOTIFICATION_SEEN_MS = DEFAULT_EJ_REWARD_NOTIFICATION_SEEN_MS;3827 properties.getLong(key, DEFAULT_EJ_REWARD_NOTIFICATION_SEEN_MS); in processConstantLocked()