Searched refs:getAppLinkIntentUri (Results 1 – 2 of 2) sorted by relevance
57 public String getAppLinkIntentUri() { in getAppLinkIntentUri() method in Subscription
89 Uri appLinkIntentUri = Uri.parse(subscription.getAppLinkIntentUri()); in createChannel()