Home
last modified time | relevance | path

Searched defs:isProfileableByShell (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/content/pm/parsing/
H A DPackageLite.java346 public boolean isProfileableByShell() { in isProfileableByShell() method in PackageLite
H A DApkLite.java327 public boolean isProfileableByShell() { in isProfileableByShell() method in ApkLite
H A DParsingPackageRead.java453 boolean isProfileableByShell(); in isProfileableByShell() method
/aosp12/frameworks/base/services/core/java/com/android/server/pm/parsing/pkg/
H A DPkgAppInfo.java378 boolean isProfileableByShell(); in isProfileableByShell() method
/aosp12/frameworks/base/core/java/android/content/pm/
H A DApplicationInfo.java2436 public boolean isProfileableByShell() { in isProfileableByShell() method in ApplicationInfo