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