Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleTileViewHelper.java1208 return getLayoutSmallByHeight(); in getEmptyLayout()
1220 return getLayoutSmallByHeight(); in getLayoutForNotificationContent()
1232 return getLayoutSmallByHeight(); in getLayoutForContent()
1244 return getLayoutSmallByHeight(); in getViewForDndRemoteViews()
1248 private int getLayoutSmallByHeight() { in getLayoutSmallByHeight() method in PeopleTileViewHelper