Home
last modified time | relevance | path

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

/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
DExtraPackage.java485 File localPath = getLocalArchivePath(); in getLongDescription()
516 File localPath = ((ExtraPackage) pkg).getLocalArchivePath(); in getInstallFolder()
631 private File getLocalArchivePath() { in getLocalArchivePath() method in ExtraPackage