Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
H A DPeopleTileViewHelperTest.java240 RemoteViews smallViewHorizontal = getPeopleTileViewHelper( in testCreateRemoteViewsWithLastInteractionTime() local
242 View smallResultHorizontal = smallViewHorizontal.apply(mContext, null); in testCreateRemoteViewsWithLastInteractionTime()
313 RemoteViews smallViewHorizontal = getPeopleTileViewHelper( in testCreateRemoteViewsWithGameTypeOnlyIsIgnored() local
315 View smallResultHorizontal = smallViewHorizontal.apply(mContext, null); in testCreateRemoteViewsWithGameTypeOnlyIsIgnored()
394 RemoteViews smallViewHorizontal = getPeopleTileViewHelper( in testCreateRemoteViewsWithBirthdayTypeOnlyIsNotIgnored() local
396 View smallResultHorizontal = smallViewHorizontal.apply(mContext, null); in testCreateRemoteViewsWithBirthdayTypeOnlyIsNotIgnored()
479 RemoteViews smallViewHorizontal = getPeopleTileViewHelper( in testCreateRemoteViewsWithStatusTemplate() local
481 View smallResultHorizontal = smallViewHorizontal.apply(mContext, null); in testCreateRemoteViewsWithStatusTemplate()