Searched refs:ATTRIBUTES_KEY_RANKING_SCORE_OFFSET (Results 1 – 3 of 3) 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()
69 public static final String ATTRIBUTES_KEY_RANKING_SCORE_OFFSET = field in ScoredNetwork250 && attributes.containsKey(ATTRIBUTES_KEY_RANKING_SCORE_OFFSET)); in hasRankingScore()278 offset += attributes.getInt(ATTRIBUTES_KEY_RANKING_SCORE_OFFSET, 0 /* default */); in calculateRankingScore()
9733 …field @Deprecated public static final String ATTRIBUTES_KEY_RANKING_SCORE_OFFSET = "android.net.at…