Searched refs:shouldPreemptivelyRestrictRequestedInitialUri (Results 1 – 1 of 1) sorted by relevance
194 if (shouldPreemptivelyRestrictRequestedInitialUri(initialUri)) { in launchToInitialUri()216 private boolean shouldPreemptivelyRestrictRequestedInitialUri(@NonNull Uri uri) { in shouldPreemptivelyRestrictRequestedInitialUri() method in ActionHandler