Searched refs:isProfileableByShell (Results 1 – 4 of 4) sorted by relevance
2070 public boolean isProfileableByShell() { in isProfileableByShell() method in ApplicationInfo
2728 sb.append(ai.isProfileableByShell() ? "1" : "0"); in writePackageListLPrInternal()
6275 boolean isAppProfileable = data.appInfo.isProfileableByShell(); in handleBindApplication()
8033 if (!app.isProfileableByShell()) { in setProfileApp()