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.java448 public boolean isProfileableByShell() { in isProfileableByShell() method in PackageLite
DApkLite.java505 public boolean isProfileableByShell() { in isProfileableByShell() method in ApkLite
/frameworks/base/core/java/com/android/server/pm/pkg/
DAndroidPackage.java581 boolean isProfileableByShell(); in isProfileableByShell() method
/frameworks/base/core/java/android/content/pm/
DApplicationInfo.java2733 public boolean isProfileableByShell() { in isProfileableByShell() method in ApplicationInfo
/frameworks/base/core/java/com/android/internal/pm/pkg/parsing/
DParsingPackage.java555 boolean isProfileableByShell(); in isProfileableByShell() method
/frameworks/base/core/java/com/android/internal/pm/parsing/pkg/
DPackageImpl.java1771 public boolean isProfileableByShell() { in isProfileableByShell() method in PackageImpl