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.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/parsing/
DPkgWithoutStateAppInfo.java559 boolean isProfileableByShell(); in isProfileableByShell() method
/frameworks/base/services/core/java/com/android/server/pm/pkg/
DAndroidPackageApi.java214 boolean isProfileableByShell(); in isProfileableByShell() method
/frameworks/base/core/java/android/content/pm/
DApplicationInfo.java2536 public boolean isProfileableByShell() { in isProfileableByShell() method in ApplicationInfo