Searched refs:smallView (Results 1 – 2 of 2) sorted by relevance
229 View smallResult = smallView.apply(mContext, null); in testCreateRemoteViewsWithLastInteractionTime()301 View smallResult = smallView.apply(mContext, null); in testCreateRemoteViewsWithGameTypeOnlyIsIgnored()377 View smallResult = smallView.apply(mContext, null); in testCreateRemoteViewsWithBirthdayTypeOnlyIsNotIgnored()462 View smallResult = smallView.apply(mContext, null); in testCreateRemoteViewsWithStatusTemplate()722 RemoteViews smallView = getPeopleTileViewHelper( in testCreateRemoteViewsWithMissedCallNotification() local724 View smallResult = smallView.apply(mContext, null); in testCreateRemoteViewsWithMissedCallNotification()792 RemoteViews smallView = getPeopleTileViewHelper( in testCreateRemoteViewsWithNotificationTemplate() local794 View smallResult = smallView.apply(mContext, null); in testCreateRemoteViewsWithNotificationTemplate()872 RemoteViews smallView = getPeopleTileViewHelper( in testCreateRemoteViewsWithNotificationWithSenderTemplate() local874 View smallResult = smallView.apply(mContext, null); in testCreateRemoteViewsWithNotificationWithSenderTemplate()[all …]
164 ViewNode smallView = parent.getChildAt(i); in assertStructureWithManySmallViews() local165 assertSmallView(smallView); in assertStructureWithManySmallViews()