Searched defs:largeResult (Results 1 – 1 of 1) sorted by relevance
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/ |
H A D | PeopleTileViewHelperTest.java | 176 View largeResult = largeView.apply(mContext, null); in testCreateRemoteViewsWithLastInteractionTimeUnderOneDayHidden() local 259 View largeResult = largeView.apply(mContext, null); in testCreateRemoteViewsWithLastInteractionTime() local 331 View largeResult = largeView.apply(mContext, null); in testCreateRemoteViewsWithGameTypeOnlyIsIgnored() local 412 View largeResult = largeView.apply(mContext, null); in testCreateRemoteViewsWithBirthdayTypeOnlyIsNotIgnored() local 497 View largeResult = largeView.apply(mContext, null); in testCreateRemoteViewsWithStatusTemplate() local 550 View largeResult = largeView.apply(mContext, null); in testCreateRemoteViewsWithStatusTemplateWithImageOnMediumAndLarge() local 741 View largeResult = largeView.apply(mContext, null); in testCreateRemoteViewsWithMissedCallNotification() local 814 View largeResult = largeView.apply(mContext, null); in testCreateRemoteViewsWithNotificationTemplate() local 895 View largeResult = largeView.apply(mContext, null); in testCreateRemoteViewsWithNotificationWithSenderTemplate() local 971 View largeResult = largeView.apply(mContext, null); in testCreateRemoteViewsWithNotificationTemplateTwoMessages() local
|