Home
last modified time | relevance | path

Searched refs:AuthenticationActor (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/vpn/
DAuthenticationActor.java44 public class AuthenticationActor implements VpnProfileActor { class
45 private static final String TAG = AuthenticationActor.class.getName();
51 public AuthenticationActor(Context context, VpnProfile p) { in AuthenticationActor() method in AuthenticationActor
DVpnSettings.java879 return new AuthenticationActor(this, p);