Home
last modified time | relevance | path

Searched refs:isProfileableByShell (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DApplicationInfo.java2072 public boolean isProfileableByShell() { in isProfileableByShell() method in ApplicationInfo
/frameworks/base/services/core/java/com/android/server/pm/
DSettings.java2728 sb.append(ai.isProfileableByShell() ? "1" : "0"); in writePackageListLPrInternal()
/frameworks/base/core/java/android/app/
DActivityThread.java6315 boolean isAppProfileable = data.appInfo.isProfileableByShell(); in handleBindApplication()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java8083 if (!app.isProfileableByShell()) { in setProfileApp()
/frameworks/base/config/
Dboot-image-profile.txt4021 HSPLandroid/content/pm/ApplicationInfo;->isProfileableByShell()Z
/frameworks/base/non-updatable-api/
Dcurrent.txt11082 method public boolean isProfileableByShell();
/frameworks/base/api/
Dcurrent.txt11082 method public boolean isProfileableByShell();