Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
H A DPeopleTileViewHelperTest.java245 RemoteViews smallViewHorizontal = getPeopleTileViewHelper( in testCreateRemoteViewsWithLastInteractionTime() local
247 View smallResultHorizontal = smallViewHorizontal.apply(mContext, null); in testCreateRemoteViewsWithLastInteractionTime()
318 RemoteViews smallViewHorizontal = getPeopleTileViewHelper( in testCreateRemoteViewsWithGameTypeOnlyIsIgnored() local
320 View smallResultHorizontal = smallViewHorizontal.apply(mContext, null); in testCreateRemoteViewsWithGameTypeOnlyIsIgnored()
399 RemoteViews smallViewHorizontal = getPeopleTileViewHelper( in testCreateRemoteViewsWithBirthdayTypeOnlyIsNotIgnored() local
401 View smallResultHorizontal = smallViewHorizontal.apply(mContext, null); in testCreateRemoteViewsWithBirthdayTypeOnlyIsNotIgnored()
484 RemoteViews smallViewHorizontal = getPeopleTileViewHelper( in testCreateRemoteViewsWithStatusTemplate() local
486 View smallResultHorizontal = smallViewHorizontal.apply(mContext, null); in testCreateRemoteViewsWithStatusTemplate()