Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/sun/security/x509/
DAVAKeyword.java47 static java.lang.String getKeyword(sun.security.util.ObjectIdentifier oid, int standard) { in getKeyword() method in AVAKeyword
51 static java.lang.String getKeyword( in getKeyword() method in AVAKeyword
/libcore/ojluni/src/main/java/sun/security/x509/
DAVA.java685 return AVAKeyword.getKeyword(oid, format, oidMap); in toKeyword()
1288 static String getKeyword(ObjectIdentifier oid, int standard) { in getKeyword() method in AVAKeyword
1289 return getKeyword in getKeyword()
1299 static String getKeyword in getKeyword() method in AVAKeyword