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

/packages/apps/Music/src/com/android/music/
H A DTouchInterceptor.java73 private int mItemHeightExpanded; field in class:TouchInterceptor
85 mItemHeightExpanded = res.getDimensionPixelSize(R.dimen.expanded_height);
270 height = mItemHeightExpanded;
286 height = mItemHeightExpanded;

Completed in 80 milliseconds