HomeSort by relevance Sort by last modified time
    Searched refs:AlwaysOnVpnCurrentUserPreferenceController (Results 1 - 4 of 4) sorted by null

  /packages/apps/Settings/src/com/android/settings/enterprise/
AlwaysOnVpnCurrentUserPreferenceController.java 24 public class AlwaysOnVpnCurrentUserPreferenceController
30 public AlwaysOnVpnCurrentUserPreferenceController(Context context, Lifecycle lifecycle) {
EnterprisePrivacySettings.java 76 exposureChangesCategoryControllers.add(new AlwaysOnVpnCurrentUserPreferenceController(
  /packages/apps/Settings/tests/robotests/src/com/android/settings/enterprise/
AlwaysOnVpnCurrentUserPreferenceControllerTest.java 41 * Tests for {@link AlwaysOnVpnCurrentUserPreferenceController}.
56 private AlwaysOnVpnCurrentUserPreferenceController mController;
63 mController = new AlwaysOnVpnCurrentUserPreferenceController(mContext,
EnterprisePrivacySettingsTest.java 149 AlwaysOnVpnCurrentUserPreferenceController.class);

Completed in 1019 milliseconds