Searched refs:PROFILE_NOT_FOUND (Results 1 – 1 of 1) sorted by relevance
36 public static final int PROFILE_NOT_FOUND = ILegacyKeystore.ERROR_ENTRY_NOT_FOUND; field in LegacyVpnProfileStore76 if (e.errorCode != PROFILE_NOT_FOUND) { in get()96 if (e.errorCode != PROFILE_NOT_FOUND) { in remove()