Searched refs:mVertSpaceForIcons (Results 1 – 1 of 1) sorted by relevance
97 private int mVertSpaceForIcons = -1; field in NotificationMenuRow251 mVertSpaceForIcons = res.getDimensionPixelSize(R.dimen.notification_min_height); in createMenuViews()469 if (parentHeight < mVertSpaceForIcons) { in onParentHeightUpdate()472 translationY = (mVertSpaceForIcons - mHorizSpaceForIcon) / 2; in onParentHeightUpdate()