Searched refs:bubbleBitmap (Results 1 – 3 of 3) sorted by relevance
183 assertThat(info.bubbleBitmap).isNotNull() in <lambda>()211 assertThat(info.bubbleBitmap).isNotNull() in <lambda>()243 assertThat(info?.bubbleBitmap).isNotNull() in <lambda>()
174 Bitmap bubbleBitmap; field in BubbleViewInfoTask.BubbleViewInfo307 info.bubbleBitmap = iconFactory.getBubbleBitmap(bubbleDrawable, bubbleBitmapScale); in populateCommonInfo()
580 mBubbleBitmap = info.bubbleBitmap; in setViewInfo()