Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/parsing/
DPackageLite.java396 public boolean isProfileableByShell() { in isProfileableByShell() method in PackageLite
DApkLite.java386 public boolean isProfileableByShell() { in isProfileableByShell() method in ApkLite
/frameworks/base/services/core/java/com/android/server/pm/pkg/
DAndroidPackage.java552 boolean isProfileableByShell(); in isProfileableByShell() method
/frameworks/base/core/java/android/content/pm/
DApplicationInfo.java2573 public boolean isProfileableByShell() { in isProfileableByShell() method in ApplicationInfo
/frameworks/base/services/core/java/com/android/server/pm/pkg/parsing/
DParsingPackage.java522 boolean isProfileableByShell(); in isProfileableByShell() method
/frameworks/base/services/core/java/com/android/server/pm/parsing/pkg/
DPackageImpl.java1702 public boolean isProfileableByShell() { in isProfileableByShell() method in PackageImpl