Searched refs:RANKING_SIGNAL_FIELD (Results 1 – 1 of 1) sorted by relevance
50 static final String RANKING_SIGNAL_FIELD = "rankingSignal"; field in SearchResult155 return mBundle.getDouble(RANKING_SIGNAL_FIELD); in getRankingSignal()214 bundle.putDouble(RANKING_SIGNAL_FIELD, mRankingSignal); in build()