Searched refs:shouldLetInstallerDecide (Results 1 – 3 of 3) sorted by relevance
115 @Nullable Bundle extras, boolean shouldLetInstallerDecide) { in InstantAppResolveInfo() argument131 mShouldLetInstallerDecide = shouldLetInstallerDecide; in InstantAppResolveInfo()156 public boolean shouldLetInstallerDecide() { in shouldLetInstallerDecide() method in InstantAppResolveInfo
339 && filter.resolveInfo.shouldLetInstallerDecide()); in buildEphemeralInstallerIntent()370 if (requiresPrefixMatch && instantAppResolveInfo.shouldLetInstallerDecide()) { in filterInstantAppIntent()438 if (instantAppInfo.shouldLetInstallerDecide()) { in computeResolveFilters()
1525 method public boolean shouldLetInstallerDecide();