Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSIconViewImpl.java46 protected final int mIconSizePx; field in QSIconViewImpl
56 mIconSizePx = res.getDimensionPixelSize(R.dimen.qs_tile_icon_size); in QSIconViewImpl()
73 final int iconSpec = exactly(mIconSizePx); in onMeasure()