Searched refs:appIconView (Results 1 – 1 of 1) sorted by relevance
131 final ImageView appIconView = app1View.findViewById(R.id.app_icon); in setAppEntity_addAppToIndex0_shouldShowAppView1() local137 assertThat(appIconView.getDrawable()).isNotNull(); in setAppEntity_addAppToIndex0_shouldShowAppView1()146 final ImageView appIconView = app2View.findViewById(R.id.app_icon); in setAppEntity_addAppToIndex1_shouldShowAppView2() local152 assertThat(appIconView.getDrawable()).isNotNull(); in setAppEntity_addAppToIndex1_shouldShowAppView2()161 final ImageView appIconView = app3View.findViewById(R.id.app_icon); in setAppEntity_addAppToIndex2_shouldShowAppView3() local167 assertThat(appIconView.getDrawable()).isNotNull(); in setAppEntity_addAppToIndex2_shouldShowAppView3()