Searched refs:isNewInstalled (Results 1 – 1 of 1) sorted by relevance
102 private boolean isNewInstalled = false; field in PackageDescription241 isNewInstalled = installed; in setIsNewInstalled()244 public boolean isNewInstalled() { in isNewInstalled() method in PackageDescription245 return isNewInstalled; in isNewInstalled()
Completed in 16 milliseconds