Searched refs:isProfileableByShell (Results 1 – 7 of 7) sorted by relevance
2072 public boolean isProfileableByShell() { in isProfileableByShell() method in ApplicationInfo
2728 sb.append(ai.isProfileableByShell() ? "1" : "0"); in writePackageListLPrInternal()
6315 boolean isAppProfileable = data.appInfo.isProfileableByShell(); in handleBindApplication()
8083 if (!app.isProfileableByShell()) { in setProfileApp()
4021 HSPLandroid/content/pm/ApplicationInfo;->isProfileableByShell()Z
11082 method public boolean isProfileableByShell();