Searched refs:smallView (Results 1 – 2 of 2) sorted by relevance
234 View smallResult = smallView.apply(mContext, null); in testCreateRemoteViewsWithLastInteractionTime()306 View smallResult = smallView.apply(mContext, null); in testCreateRemoteViewsWithGameTypeOnlyIsIgnored()382 View smallResult = smallView.apply(mContext, null); in testCreateRemoteViewsWithBirthdayTypeOnlyIsNotIgnored()467 View smallResult = smallView.apply(mContext, null); in testCreateRemoteViewsWithStatusTemplate()748 RemoteViews smallView = getPeopleTileViewHelper( in testCreateRemoteViewsWithMissedCallNotification() local750 View smallResult = smallView.apply(mContext, null); in testCreateRemoteViewsWithMissedCallNotification()818 RemoteViews smallView = getPeopleTileViewHelper( in testCreateRemoteViewsWithNotificationTemplate() local820 View smallResult = smallView.apply(mContext, null); in testCreateRemoteViewsWithNotificationTemplate()898 RemoteViews smallView = getPeopleTileViewHelper( in testCreateRemoteViewsWithNotificationWithSenderTemplate() local900 View smallResult = smallView.apply(mContext, null); in testCreateRemoteViewsWithNotificationWithSenderTemplate()[all …]
165 ViewNode smallView = parent.getChildAt(i); in assertStructureWithManySmallViews() local166 assertSmallView(smallView); in assertStructureWithManySmallViews()