Home | History | Annotate | Download | only in vpn

Lines Matching refs:mProfile

485             if (pref.mProfile == list.get(index)) pref = null;
569 connectOrDisconnect(((VpnPreference) pref).mProfile);
581 if (pref.mProfile != oldProfile) {
962 VpnProfile mProfile;
969 mProfile = p;
999 changeState(pref.mProfile, s);