Home
last modified time | relevance | path

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

/packages/apps/Music/src/com/android/music/
DTouchInterceptor.java74 private int mItemHeightExpanded; field in TouchInterceptor
86 mItemHeightExpanded = res.getDimensionPixelSize(R.dimen.expanded_height); in TouchInterceptor()
271 height = mItemHeightExpanded; in doExpansion()
287 height = mItemHeightExpanded; in doExpansion()