HomeSort by relevance Sort by last modified time
    Searched refs:TAG_ANY (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1Constants.java 94 int TAG_ANY = 0;
95 int TAG_CHOICE = TAG_ANY;
ASN1Any.java 47 super(TAG_ANY); // has not tag number

Completed in 387 milliseconds