Searched refs:ATTRIBUTES_KEY_RANKING_SCORE_OFFSET (Results 1 – 4 of 4) sorted by relevance
51 ScoredNetwork.ATTRIBUTES_KEY_RANKING_SCORE_OFFSET, RANKING_SCORE_OFFSET); in ATTRIBUTES.putInt() argument91 attr.putInt(ScoredNetwork.ATTRIBUTES_KEY_RANKING_SCORE_OFFSET, Integer.MIN_VALUE); in scoredNetworksWithDifferentAttributeValues_notEqual()138 attr.putInt(ScoredNetwork.ATTRIBUTES_KEY_RANKING_SCORE_OFFSET, Integer.MAX_VALUE); in calculateRankingScoreShouldNotResultInIntegerOverflow()147 attr.putInt(ScoredNetwork.ATTRIBUTES_KEY_RANKING_SCORE_OFFSET, Integer.MIN_VALUE); in calculateRankingScoreShouldNotResultInIntegerUnderflow()196 newNetwork.attributes.getInt(ScoredNetwork.ATTRIBUTES_KEY_RANKING_SCORE_OFFSET)); in shouldWriteAndReadFromParcelWhenAllFieldsSet()
67 public static final String ATTRIBUTES_KEY_RANKING_SCORE_OFFSET = field in ScoredNetwork248 && attributes.containsKey(ATTRIBUTES_KEY_RANKING_SCORE_OFFSET)); in hasRankingScore()276 offset += attributes.getInt(ATTRIBUTES_KEY_RANKING_SCORE_OFFSET, 0 /* default */); in calculateRankingScore()
4733 …field public static final String ATTRIBUTES_KEY_RANKING_SCORE_OFFSET = "android.net.attributes.key…