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;134 DebugKeyProvider provider = new DebugKeyProvider(fileName, in checkState()
23 import com.android.sdklib.internal.build.DebugKeyProvider;24 import com.android.sdklib.internal.build.DebugKeyProvider.KeytoolException;457 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;21 import com.android.sdklib.internal.build.DebugKeyProvider.IKeyGenOutput;22 import com.android.sdklib.internal.build.DebugKeyProvider.KeytoolException;270 DebugKeyProvider keyProvider = new DebugKeyProvider( in getDebugKey()931 return DebugKeyProvider.getDefaultKeyStoreOsPath(); in getDebugKeystore()
35 import com.android.sdklib.internal.build.DebugKeyProvider;36 import com.android.sdklib.internal.build.DebugKeyProvider.KeytoolException;312 keystoreOsPath = DebugKeyProvider.getDefaultKeyStoreOsPath(); in finalDebugPackage()
23 import com.android.sdklib.internal.build.DebugKeyProvider.IKeyGenOutput;
46 import com.android.sdklib.internal.build.DebugKeyProvider.KeytoolException;