Home
last modified time | relevance | path

Searched refs:getSampleViewHeight (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/car-support-lib/src/android/support/car/ui/
DCarLayoutManager.java542 int sampleViewHeight = getSampleViewHeight(); in computeVerticalScrollExtent()
580 int sampleViewHeight = getSampleViewHeight(); in computeVerticalScrollOffset()
1397 private int getSampleViewHeight() { in getSampleViewHeight() method in CarLayoutManager