Searched refs:setDebuggable (Results 1 – 1 of 1) sorted by relevance
718 void setDebuggable(boolean isDebuggable) { in setDebuggable() method in ActivityManagerService.PackageAssociationInfo2704 pai.setDebuggable((appInfo.flags & ApplicationInfo.FLAG_DEBUGGABLE) != 0); in updateAssociationForApp()