Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
H A DPeopleTileViewHelperTest.java179 RemoteViews largeView = getPeopleTileViewHelper( in testCreateRemoteViewsWithLastInteractionTimeUnderOneDayHidden() local
181 View largeResult = largeView.apply(mContext, null); in testCreateRemoteViewsWithLastInteractionTimeUnderOneDayHidden()
262 RemoteViews largeView = getPeopleTileViewHelper( in testCreateRemoteViewsWithLastInteractionTime() local
264 View largeResult = largeView.apply(mContext, null); in testCreateRemoteViewsWithLastInteractionTime()
336 View largeResult = largeView.apply(mContext, null); in testCreateRemoteViewsWithGameTypeOnlyIsIgnored()
417 View largeResult = largeView.apply(mContext, null); in testCreateRemoteViewsWithBirthdayTypeOnlyIsNotIgnored()
502 View largeResult = largeView.apply(mContext, null); in testCreateRemoteViewsWithStatusTemplate()
555 View largeResult = largeView.apply(mContext, null); in testCreateRemoteViewsWithStatusTemplateWithImageOnMediumAndLarge()
838 RemoteViews largeView = getPeopleTileViewHelper( in testCreateRemoteViewsWithNotificationTemplate() local
919 RemoteViews largeView = getPeopleTileViewHelper( in testCreateRemoteViewsWithNotificationWithSenderTemplate() local
[all …]