Home
last modified time | relevance | path

Searched refs:isApplicationEffectivelyEnabled (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DComputer.java530 boolean isApplicationEffectivelyEnabled(@NonNull String packageName, in isApplicationEffectivelyEnabled() method
H A DVerifyingSession.java409 if (!snapshot.isApplicationEffectivelyEnabled(requiredVerifierPackages.get(i), in sendPackageVerificationRequest()
H A DComputerEngine.java5190 public boolean isApplicationEffectivelyEnabled(@NonNull String packageName, in isApplicationEffectivelyEnabled() method in ComputerEngine