Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DIconAppChipView.java80 private final int mMenuToChipGap; field in IconAppChipView
173 mMenuToChipGap = res.getDimensionPixelSize( in IconAppChipView()
260 anchorLayoutParams.topMargin = mExpandedMenuDefaultHeight + mMenuToChipGap; in setIconOrientation()