Searched refs:sInstanceDirectAccess (Results 1 – 1 of 1) sorted by relevance
87 private static CredstoreIdentityCredentialStore sInstanceDirectAccess = null; field in CredstoreIdentityCredentialStore99 if (sInstanceDirectAccess == null) { in getDirectAccessInstance()100 sInstanceDirectAccess = getInstanceForType(context, in getDirectAccessInstance()103 return sInstanceDirectAccess; in getDirectAccessInstance()