Searched refs:isOdpUrl (Results 1 – 2 of 2) sorted by relevance
80 if (encryptedEvent == null || !isOdpUrl(url)) { in getEventFromOdpEventUrl()91 public static boolean isOdpUrl(@NonNull String url) { in isOdpUrl() method in EventUrlHelper
118 if (!EventUrlHelper.isOdpUrl(request.getUrl().toString())) { in shouldInterceptRequest()153 if (!EventUrlHelper.isOdpUrl(request.getUrl().toString())) { in shouldOverrideUrlLoading()186 if (!EventUrlHelper.isOdpUrl(url)) { in getPayLoadFromRequest()