Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/sun/security/util/
DObjectIdentifier.java170 static sun.security.util.ObjectIdentifier.HugeOidNotSupportedByOldJDK theOne; field in ObjectIdentifier.HugeOidNotSupportedByOldJDK
/libcore/ojluni/src/main/java/sun/security/util/
DObjectIdentifier.java125 components = HugeOidNotSupportedByOldJDK.theOne; in writeObject()
134 static HugeOidNotSupportedByOldJDK theOne = new HugeOidNotSupportedByOldJDK(); field in ObjectIdentifier.HugeOidNotSupportedByOldJDK