Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/ssl/
DSSLSessionImpl.java796 private static Object nullObject = new Object(); field in SecureKey
807 context = nullObject; in getCurrentSecurityContext()