Searched refs:PLATFORM_VPN (Results 1 – 3 of 3) sorted by relevance
69 public static final String PLATFORM_VPN = "PLATFORM_VPN_"; field in Credentials
696 final String expected = Credentials.PLATFORM_VPN + primaryUser.id + "_" + TEST_VPN_PKG; in testGetProfileNameForPackage()
2868 return Credentials.PLATFORM_VPN + mUserHandle + "_" + packageName;