Searched refs:mTestAppInfo (Results 1 – 1 of 1) sorted by relevance
91 private final ApplicationInfo mTestAppInfo = ApplicationInfoBuilder.newBuilder().setPackageName( field in WidgetRecommendationCategoryProviderTest112 mTestAppInfo.flags = FLAG_INSTALLED; in setUp()133 mTestAppInfo.category = testCategory.getKey(); in getWidgetRecommendationCategory_returnsMappedCategory()137 .thenReturn(mTestAppInfo); in getWidgetRecommendationCategory_returnsMappedCategory()