Home
last modified time | relevance | path

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

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