Searched refs:areWebInstantAppsDisabled (Results 1 – 2 of 2) sorted by relevance
2772 final boolean blockInstant = intent.isWebIntent() && areWebInstantAppsDisabled(userId); in filterCandidatesWithDomainPreferredActivitiesLPrBody()3035 final boolean blockInstant = intent.isWebIntent() && areWebInstantAppsDisabled(userId); in applyPostResolutionFilter()3956 private boolean areWebInstantAppsDisabled(int userId) { in areWebInstantAppsDisabled() method in PackageManagerService.ComputerEngine4217 } else if (areWebInstantAppsDisabled(userId)) { in isInstantAppResolutionAllowed()
30528 HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->areWebInstantAppsDisabled(I)Z+]Lco…