Searched refs:setDebuggable (Results 1 – 5 of 5) sorted by relevance
181 ParsingPackage setDebuggable(boolean debuggable); in setDebuggable() method
2236 .setDebuggable(bool(false, R.styleable.AndroidManifestApplication_debuggable, sa)) in parseBaseAppBasicFlags()
1962 public PackageImpl setDebuggable(boolean value) {
953 void setDebuggable(boolean isDebuggable) { in setDebuggable() method in ActivityManagerService.PackageAssociationInfo2736 pai.setDebuggable((appInfo.flags & ApplicationInfo.FLAG_DEBUGGABLE) != 0); in updateAssociationForApp()
7684 HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setDebuggable(Z)Lcom/android/server/pm/parsing/…7685 HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setDebuggable(Z)Lcom/android/server/pm/pkg/pars…