Home
last modified time | relevance | path

Searched refs:isInstantAppResolutionAllowed (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DComputerEngine.java759 addInstant = isInstantAppResolutionAllowed(intent, result, userId, in queryIntentActivitiesInternalBody()
786 addInstant = isInstantAppResolutionAllowed(intent, null /*result*/, userId, in queryIntentActivitiesInternalBody()
2298 private boolean isInstantAppResolutionAllowed( in isInstantAppResolutionAllowed() method in ComputerEngine
/aosp14/frameworks/base/services/
H A Dart-profile5766 HSPLcom/android/server/pm/ComputerEngine;->isInstantAppResolutionAllowed(Landroid/content/Intent;Lj…