Searched refs:DebugKeyProvider (Results 1 – 9 of 9) sorted by relevance
19 import com.android.sdklib.internal.build.DebugKeyProvider.IKeyGenOutput;60 DebugKeyProvider provider; in testCreateAndCheckKey()62 provider = new DebugKeyProvider(osPath, null /*storeType*/, keygenOutput); in testCreateAndCheckKey()
22 import com.android.sdklib.internal.build.DebugKeyProvider;23 import com.android.sdklib.internal.build.DebugKeyProvider.KeytoolException;133 DebugKeyProvider provider = new DebugKeyProvider(fileName, in checkState()
23 import com.android.sdklib.internal.build.DebugKeyProvider;24 import com.android.sdklib.internal.build.DebugKeyProvider.KeytoolException;419 DebugKeyProvider.getDefaultKeyStoreOsPath()); in initializeStoreWithDefaults()
38 public class DebugKeyProvider { class96 public DebugKeyProvider(String osKeyStorePath, String storeType, IKeyGenOutput output) in DebugKeyProvider() method in DebugKeyProvider
19 import com.android.sdklib.internal.build.DebugKeyProvider.IKeyGenOutput;20 import com.android.sdklib.internal.build.DebugKeyProvider.KeytoolException;
20 import com.android.sdklib.internal.build.DebugKeyProvider;22 import com.android.sdklib.internal.build.DebugKeyProvider.IKeyGenOutput;23 import com.android.sdklib.internal.build.DebugKeyProvider.KeytoolException;264 DebugKeyProvider keyProvider = new DebugKeyProvider( in getDebugKey()897 return DebugKeyProvider.getDefaultKeyStoreOsPath(); in getDebugKeystore()
38 import com.android.sdklib.internal.build.DebugKeyProvider;40 import com.android.sdklib.internal.build.DebugKeyProvider.KeytoolException;299 keystoreOsPath = DebugKeyProvider.getDefaultKeyStoreOsPath(); in finalDebugPackage()
24 import com.android.sdklib.internal.build.DebugKeyProvider.IKeyGenOutput;
43 import com.android.sdklib.internal.build.DebugKeyProvider.KeytoolException;