Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DTimeBar.java139 public int getBarHeight() { in getBarHeight() method in TimeBar
DCommonControllerOverlay.java282 mBackground.layout(0, y - mTimeBar.getBarHeight(), w, y); in onLayout()