Searched refs:largeView (Results 1 – 1 of 1) sorted by relevance
179 RemoteViews largeView = getPeopleTileViewHelper( in testCreateRemoteViewsWithLastInteractionTimeUnderOneDayHidden() local181 View largeResult = largeView.apply(mContext, null); in testCreateRemoteViewsWithLastInteractionTimeUnderOneDayHidden()262 RemoteViews largeView = getPeopleTileViewHelper( in testCreateRemoteViewsWithLastInteractionTime() local264 View largeResult = largeView.apply(mContext, null); in testCreateRemoteViewsWithLastInteractionTime()335 RemoteViews largeView = getPeopleTileViewHelper(tileWithAvailabilityAndNewStory).getViews(); in testCreateRemoteViewsWithGameTypeOnlyIsIgnored() local336 View largeResult = largeView.apply(mContext, null); in testCreateRemoteViewsWithGameTypeOnlyIsIgnored()416 RemoteViews largeView = getPeopleTileViewHelper(tileWithStatusTemplate).getViews(); in testCreateRemoteViewsWithBirthdayTypeOnlyIsNotIgnored() local417 View largeResult = largeView.apply(mContext, null); in testCreateRemoteViewsWithBirthdayTypeOnlyIsNotIgnored()501 RemoteViews largeView = getPeopleTileViewHelper(tileWithStatusTemplate).getViews(); in testCreateRemoteViewsWithStatusTemplate() local502 View largeResult = largeView.apply(mContext, null); in testCreateRemoteViewsWithStatusTemplate()[all …]