Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/sandbox/
DSandboxConfigDump.java122 replaceKeystore(keyClient, argList); in parse()
215 public static void replaceKeystore(IKeyStoreClient keyClient, List<String> argList) { in replaceKeystore() method in SandboxConfigDump