Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DComputer.java276 boolean shouldFilterApplicationIncludingUninstalledNotArchived( in shouldFilterApplicationIncludingUninstalledNotArchived() method
DComputerEngine.java2651 public final boolean shouldFilterApplicationIncludingUninstalledNotArchived( in shouldFilterApplicationIncludingUninstalledNotArchived() method in ComputerEngine
5094 if (ps == null || shouldFilterApplicationIncludingUninstalledNotArchived(ps, callingUid, in getInstallerPackageName()
5112 if (ps == null || shouldFilterApplicationIncludingUninstalledNotArchived(ps, callingUid, in getInstallSource()
/frameworks/base/services/
Dart-wear-profile17999 HPLcom/android/server/pm/ComputerEngine;->shouldFilterApplicationIncludingUninstalledNotArchived(Lc…