Searched refs:REALM (Results 1 – 2 of 2) sorted by relevance
29 public static final int REALM = 0x04; field in AuthMatch33 public static final int EXACT = REALM | METHOD | PARAM;44 if ((match & REALM) != 0) { in toString()
190 realmMatch = AuthMatch.REALM; in getEapMethodForNAIRealmWithCarrier()