Searched refs:getAppIcon (Results 1 – 2 of 2) sorted by relevance
63 Drawable drawable = getPackageManager().getUserBadgedIcon(getAppIcon(), userHandle); in sampleImage()84 private Drawable getAppIcon() { in getAppIcon() method in ByodIconSamplerActivity
252 assertThat(info.getAppIcon()).isNull(); in checkSessionParams()254 assertThat(appIcon.get().sameAs(info.getAppIcon())).isTrue(); in checkSessionParams()