Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleTileViewHelper.java1206 return getLayoutSmallByHeight(); in getEmptyLayout()
1218 return getLayoutSmallByHeight(); in getLayoutForNotificationContent()
1230 return getLayoutSmallByHeight(); in getLayoutForContent()
1242 return getLayoutSmallByHeight(); in getViewForDndRemoteViews()
1246 private int getLayoutSmallByHeight() { in getLayoutSmallByHeight() method in PeopleTileViewHelper