Home
last modified time | relevance | path

Searched defs:storeOsPath (Results 1 – 1 of 1) sorted by relevance

/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/build/
DApkBuilder.java235 public static SigningInfo getDebugKey(String storeOsPath, final PrintStream verboseStream) in getDebugKey()
323 public ApkBuilder(String apkOsPath, String resOsPath, String dexOsPath, String storeOsPath, in ApkBuilder()