Searched defs:SystemKeyStore (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/keystore/java/android/security/
H A DSystemKeyStore.java38 public class SystemKeyStore { class
42 private static SystemKeyStore mInstance = new SystemKeyStore();
44 private SystemKeyStore() { } method in class:SystemKeyStore
46 public static SystemKeyStore getInstance() {

Completed in 4 milliseconds