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
365 && filter.resolveInfo.shouldLetInstallerDecide()); in buildEphemeralInstallerIntent()409 if (requiresPrefixMatch && instantAppResolveInfo.shouldLetInstallerDecide()) { in filterInstantAppIntent()479 if (instantAppInfo.shouldLetInstallerDecide()) { in computeResolveFilters()
4090 method public boolean shouldLetInstallerDecide();