Searched refs:getAppLinkIntentUri (Results 1 – 2 of 2) sorted by relevance
245 public String getAppLinkIntentUri() { in getAppLinkIntentUri() method in ChannelImpl344 && Objects.equals(mAppLinkIntentUri, other.getAppLinkIntentUri()) in hasSameReadOnlyInfo()404 mAppLinkIntentUri = channel.getAppLinkIntentUri(); in copyFrom()
86 String getAppLinkIntentUri(); in getAppLinkIntentUri() method