Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/parsing/pkg/
DPkgAppInfo.java372 boolean isProfileableByShell(); in isProfileableByShell() method
/frameworks/base/core/java/android/content/pm/parsing/
DParsingPackageRead.java426 boolean isProfileableByShell(); in isProfileableByShell() method
/frameworks/base/core/java/android/content/pm/
DApplicationInfo.java2174 public boolean isProfileableByShell() { in isProfileableByShell() method in ApplicationInfo