Home
last modified time | relevance | path

Searched refs:shouldInstallEntry (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
DInstallationAsyncTask.java555 private boolean shouldInstallEntry(String name) { in shouldInstallEntry() method in InstallationAsyncTask
571 if (shouldInstallEntry(entry.getName())) { in calculateNumberOfImagesInLocalZip()
587 if (shouldInstallEntry(name)) { in installStreamingZipUpdate()
608 if (shouldInstallEntry(name)) { in installLocalZipUpdate()