Searched refs:showInUserInstallOnly (Results 1 – 2 of 2) sorted by relevance
75 private boolean showInUserInstallOnly = false; field in PackageDescription196 public boolean showInUserInstallOnly() { in showInUserInstallOnly() method in PackageDescription197 return showInUserInstallOnly; in showInUserInstallOnly()459 showInUserInstallOnly = Parser.parseBoolean(showInUserInstallValueOnly); in parse()
433 if ( packageData.showInUserInstallOnly() ) { in setShowInUserInstallOnlyFlags()520 if ( packageData.showInUserInstallOnly() ) { in setDontUninstallUserInstallOnylFlags()
Completed in 13 milliseconds