Home
last modified time | relevance | path

Searched defs:avatarHeightSpace (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleTileViewHelper.java451 int avatarHeightSpace = mHeight - (FIXED_HEIGHT_DIMENS_FOR_SMALL_VERTICAL + Math.max(18, in getMaxAvatarSize() local
458 int avatarHeightSpace = mHeight - FIXED_HEIGHT_DIMENS_FOR_SMALL_HORIZONTAL; in getMaxAvatarSize() local
479 int avatarHeightSpace = mHeight - (14 + 14 + getLineHeightFromResource( in getMaxAvatarSize() local