Searched refs:FOREGROUND_APP_WEIGHT (Results 1 – 2 of 2) sorted by relevance
57 static final float FOREGROUND_APP_WEIGHT = 0F; field in SharesheetModelScorer281 target.setScore(probOR(target.getScore(), FOREGROUND_APP_WEIGHT)); in promoteForegroundApp() local
394 assertEquals(SharesheetModelScorer.FOREGROUND_APP_WEIGHT, mShareTarget3.getScore(), DELTA); in testComputeScoreForAppShare_promoteForegroundApp()