Searched refs:getAppLinkIconUri (Results 1 – 3 of 3) sorted by relevance
235 public String getAppLinkIconUri() { in getAppLinkIconUri() method in ChannelImpl342 && Objects.equals(mAppLinkIconUri, other.getAppLinkIconUri()) in hasSameReadOnlyInfo()402 mAppLinkIconUri = channel.getAppLinkIconUri(); in copyFrom()
82 String getAppLinkIconUri(); in getAppLinkIconUri() method
152 if (!TextUtils.isEmpty(mChannel.getAppLinkIconUri())) { in onBind()