Searched defs:remainingHeight (Results 1 – 2 of 2) sorted by relevance
253 public int setMoreSuggestionsHeight(int remainingHeight) { in setMoreSuggestionsHeight()678 public int setMoreSuggestionsHeight(int remainingHeight) { in setMoreSuggestionsHeight()
1057 final int remainingHeight = displayHeight - notificationBarHeight - suggestionsHeight in getAdjustedBackingViewHeight() local