Searched refs:VpnProfileParser (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Settings/tests/src/com/android/settings/vpn2/
H A DVpnProfileParser.java39 public class VpnProfileParser { class
40 private final static String TAG = "VpnProfileParser";
H A DVpnTests.java64 * VPN profiles are saved in an xml file and will be loaded through {@link VpnProfileParser}.
118 mVpnInfoPool = VpnProfileParser.parse(in);

Completed in 70 milliseconds