Searched refs:RECENCY_INITIAL_BASE_SCORE (Results 1 – 1 of 1) sorted by relevance
49 private static final float RECENCY_INITIAL_BASE_SCORE = 0.4F; field in SharesheetModelScorer127 float recencyScore = RECENCY_INITIAL_BASE_SCORE; in computeScore()129 recencyScore = RECENCY_INITIAL_BASE_SCORE - RECENCY_SCORE_INITIAL_DECAY in computeScore()