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