Home
last modified time | relevance | path

Searched refs:MAX_IMSI_LENGTH (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DIMSIParameter.java33 private static final int MAX_IMSI_LENGTH = 15; field in IMSIParameter
54 if (imsi.length() > MAX_IMSI_LENGTH) { in build()
/frameworks/base/wifi/java/android/net/wifi/hotspot2/pps/
DCredential.java644 private static final int MAX_IMSI_LENGTH = 15; field in Credential.SimCredential
801 if (mImsi.length() > MAX_IMSI_LENGTH) { in verifyImsi()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt46164 Landroid/net/wifi/hotspot2/pps/Credential$SimCredential;->MAX_IMSI_LENGTH:I