HomeSort by relevance Sort by last modified time
    Searched refs:keystorePath (Results 1 - 2 of 2) sorted by null

  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/build/
MakeIdentity.java 43 * @param keystorePath the path to the keystore
48 public MakeIdentity(String account, String keystorePath, String keystorePass,
51 mKeystorePath = keystorePath;
  /sdk/sdkmanager/app/src/com/android/sdkmanager/
Main.java     [all...]

Completed in 15 milliseconds