Searched refs:probOR (Results 1 – 2 of 2) sorted by relevance
147 probOR(probOR(targetScore.getRecencyScore(), targetScore.getFrequencyScore()), in computeScore()281 target.setScore(probOR(target.getScore(), FOREGROUND_APP_WEIGHT)); in promoteForegroundApp()327 private static float probOR(float a, float b) { in probOR() method in SharesheetModelScorer
28980 HPLcom/android/server/people/prediction/SharesheetModelScorer;->probOR(FF)F