Searched refs:TYPE_MAX (Results 1 – 2 of 2) sorted by relevance
78 public static final int TYPE_MAX = 9; field in VpnProfile357 if (profile.type < 0 || profile.type > TYPE_MAX) { in decode()
72605 Lcom/android/internal/net/VpnProfile;->TYPE_MAX:I