Searched refs:TYPE_1 (Results 1 – 4 of 4) sorted by relevance
148 #define TYPE_1 1 /* x**7 + x**3 + 1 */ macro362 rand_type = TYPE_1; in initstate()429 case TYPE_1: in setstate()
96 public static final int TYPE_1 = 1; field in Ndef202 case TYPE_1: in getType()
307 return (ndefType == Ndef.TYPE_1 || ndefType == Ndef.TYPE_2); in canMakeReadOnly()
37744 Landroid/nfc/tech/Ndef;->TYPE_1:I