/packages/services/Car/car-lib/src/android/car/drivingstate/ |
D | CarUxRestrictions.java | 379 public CarUxRestrictions(CarUxRestrictions uxRestrictions) { in CarUxRestrictions() argument 380 mTimeStamp = uxRestrictions.getTimeStamp(); in CarUxRestrictions() 381 mRequiresDistractionOptimization = uxRestrictions.isRequiresDistractionOptimization(); in CarUxRestrictions() 382 mActiveRestrictions = uxRestrictions.getActiveRestrictions(); in CarUxRestrictions() 383 mMaxStringLength = uxRestrictions.mMaxStringLength; in CarUxRestrictions() 384 mMaxCumulativeContentItems = uxRestrictions.mMaxCumulativeContentItems; in CarUxRestrictions() 385 mMaxContentDepth = uxRestrictions.mMaxContentDepth; in CarUxRestrictions()
|
/packages/apps/Car/Settings/src/com/android/car/settings/enterprise/ |
D | AdminGrantedCameraPermissionPreferenceController.java | 33 CarUxRestrictions uxRestrictions) { in AdminGrantedCameraPermissionPreferenceController() argument 34 this(context, preferenceKey, fragmentController, uxRestrictions, /* provider= */ null); in AdminGrantedCameraPermissionPreferenceController() 40 CarUxRestrictions uxRestrictions, ApplicationFeatureProvider provider) { in AdminGrantedCameraPermissionPreferenceController() argument 41 super(context, preferenceKey, fragmentController, uxRestrictions, provider, in AdminGrantedCameraPermissionPreferenceController()
|
D | AdminGrantedLocationPermissionsPreferenceController.java | 33 CarUxRestrictions uxRestrictions) { in AdminGrantedLocationPermissionsPreferenceController() argument 34 this(context, preferenceKey, fragmentController, uxRestrictions, /* provider= */ null); in AdminGrantedLocationPermissionsPreferenceController() 40 CarUxRestrictions uxRestrictions, ApplicationFeatureProvider provider) { in AdminGrantedLocationPermissionsPreferenceController() argument 41 super(context, preferenceKey, fragmentController, uxRestrictions, provider, in AdminGrantedLocationPermissionsPreferenceController()
|
D | AdminGrantedMicrophonePermissionPreferenceController.java | 33 CarUxRestrictions uxRestrictions) { in AdminGrantedMicrophonePermissionPreferenceController() argument 34 this(context, preferenceKey, fragmentController, uxRestrictions, /* provider= */ null); in AdminGrantedMicrophonePermissionPreferenceController() 40 CarUxRestrictions uxRestrictions, ApplicationFeatureProvider provider) { in AdminGrantedMicrophonePermissionPreferenceController() argument 41 super(context, preferenceKey, fragmentController, uxRestrictions, provider, in AdminGrantedMicrophonePermissionPreferenceController()
|
D | AdminGrantedMicrophonePermissionApplicationListPreferenceController.java | 36 CarUxRestrictions uxRestrictions) { in AdminGrantedMicrophonePermissionApplicationListPreferenceController() argument 37 this(context, preferenceKey, fragmentController, uxRestrictions, /* provider= */ null); in AdminGrantedMicrophonePermissionApplicationListPreferenceController() 43 CarUxRestrictions uxRestrictions, @Nullable ApplicationFeatureProvider provider) { in AdminGrantedMicrophonePermissionApplicationListPreferenceController() argument 44 super(context, preferenceKey, fragmentController, uxRestrictions, provider, in AdminGrantedMicrophonePermissionApplicationListPreferenceController()
|
D | AdminGrantedLocationPermissionsApplicationListPreferenceController.java | 36 CarUxRestrictions uxRestrictions) { in AdminGrantedLocationPermissionsApplicationListPreferenceController() argument 37 this(context, preferenceKey, fragmentController, uxRestrictions, /* provider= */ null); in AdminGrantedLocationPermissionsApplicationListPreferenceController() 43 CarUxRestrictions uxRestrictions, @Nullable ApplicationFeatureProvider provider) { in AdminGrantedLocationPermissionsApplicationListPreferenceController() argument 44 super(context, preferenceKey, fragmentController, uxRestrictions, provider, in AdminGrantedLocationPermissionsApplicationListPreferenceController()
|
D | AdminGrantedCameraPermissionApplicationListPreferenceController.java | 36 CarUxRestrictions uxRestrictions) { in AdminGrantedCameraPermissionApplicationListPreferenceController() argument 37 this(context, preferenceKey, fragmentController, uxRestrictions, /* provider= */ null); in AdminGrantedCameraPermissionApplicationListPreferenceController() 43 CarUxRestrictions uxRestrictions, @Nullable ApplicationFeatureProvider provider) { in AdminGrantedCameraPermissionApplicationListPreferenceController() argument 44 super(context, preferenceKey, fragmentController, uxRestrictions, provider, in AdminGrantedCameraPermissionApplicationListPreferenceController()
|
D | EnterpriseInstalledPackagesListPreferenceController.java | 37 CarUxRestrictions uxRestrictions) { in EnterpriseInstalledPackagesListPreferenceController() argument 38 this(context, preferenceKey, fragmentController, uxRestrictions, /* provider= */ null); in EnterpriseInstalledPackagesListPreferenceController() 44 CarUxRestrictions uxRestrictions, @Nullable ApplicationFeatureProvider provider) { in EnterpriseInstalledPackagesListPreferenceController() argument 45 super(context, preferenceKey, fragmentController, uxRestrictions, provider); in EnterpriseInstalledPackagesListPreferenceController()
|
D | ImePreferenceController.java | 35 FragmentController fragmentController, CarUxRestrictions uxRestrictions) { in ImePreferenceController() argument 36 super(context, preferenceKey, fragmentController, uxRestrictions); in ImePreferenceController() 41 FragmentController fragmentController, CarUxRestrictions uxRestrictions, in ImePreferenceController() argument 43 super(context, preferenceKey, fragmentController, uxRestrictions, in ImePreferenceController()
|
D | EnterpriseInstalledPackagesPreferenceController.java | 36 FragmentController fragmentController, CarUxRestrictions uxRestrictions) { in EnterpriseInstalledPackagesPreferenceController() argument 37 this(context, preferenceKey, fragmentController, uxRestrictions, /* provider= */ null); in EnterpriseInstalledPackagesPreferenceController() 42 FragmentController fragmentController, CarUxRestrictions uxRestrictions, in EnterpriseInstalledPackagesPreferenceController() argument 44 super(context, preferenceKey, fragmentController, uxRestrictions, provider); in EnterpriseInstalledPackagesPreferenceController()
|
D | FailedPasswordWipeCurrentUserPreferenceController.java | 35 FragmentController fragmentController, CarUxRestrictions uxRestrictions) { in FailedPasswordWipeCurrentUserPreferenceController() argument 36 super(context, preferenceKey, fragmentController, uxRestrictions); in FailedPasswordWipeCurrentUserPreferenceController() 41 FragmentController fragmentController, CarUxRestrictions uxRestrictions, in FailedPasswordWipeCurrentUserPreferenceController() argument 43 super(context, preferenceKey, fragmentController, uxRestrictions, in FailedPasswordWipeCurrentUserPreferenceController()
|
D | BaseEnterprisePrivacyPreferenceController.java | 42 CarUxRestrictions uxRestrictions) { in BaseEnterprisePrivacyPreferenceController() argument 43 this(context, preferenceKey, fragmentController, uxRestrictions, in BaseEnterprisePrivacyPreferenceController() 50 FragmentController fragmentController, CarUxRestrictions uxRestrictions, in BaseEnterprisePrivacyPreferenceController() argument 53 super(context, preferenceKey, fragmentController, uxRestrictions); in BaseEnterprisePrivacyPreferenceController()
|
D | EnterpriseSetDefaultAppsPreferenceController.java | 41 FragmentController fragmentController, CarUxRestrictions uxRestrictions) { in EnterpriseSetDefaultAppsPreferenceController() argument 42 this(context, preferenceKey, fragmentController, uxRestrictions, in EnterpriseSetDefaultAppsPreferenceController() 48 FragmentController fragmentController, CarUxRestrictions uxRestrictions, in EnterpriseSetDefaultAppsPreferenceController() argument 50 super(context, preferenceKey, fragmentController, uxRestrictions, in EnterpriseSetDefaultAppsPreferenceController()
|
/packages/apps/Car/Settings/src/com/android/car/settings/common/ |
D | PreferenceController.java | 197 FragmentController fragmentController, CarUxRestrictions uxRestrictions) { in PreferenceController() argument 201 mUxRestrictions = uxRestrictions; in PreferenceController() 305 public final void onUxRestrictionsChanged(CarUxRestrictions uxRestrictions) { in onUxRestrictionsChanged() argument 306 mUxRestrictions = uxRestrictions; in onUxRestrictionsChanged() 572 protected void onApplyUxRestrictions(CarUxRestrictions uxRestrictions) { in onApplyUxRestrictions() argument 573 boolean restrict = shouldApplyUxRestrictions(uxRestrictions); in onApplyUxRestrictions() 589 protected boolean shouldApplyUxRestrictions(CarUxRestrictions uxRestrictions) { in shouldApplyUxRestrictions() argument 592 && CarUxRestrictionsHelper.isNoSetup(uxRestrictions) in shouldApplyUxRestrictions()
|
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/ |
D | BluetoothAddressPreferenceController.java | 38 FragmentController fragmentController, CarUxRestrictions uxRestrictions) { in BluetoothAddressPreferenceController() argument 39 this(context, preferenceKey, fragmentController, uxRestrictions, in BluetoothAddressPreferenceController() 45 FragmentController fragmentController, CarUxRestrictions uxRestrictions, in BluetoothAddressPreferenceController() argument 47 super(context, preferenceKey, fragmentController, uxRestrictions); in BluetoothAddressPreferenceController()
|
D | BluetoothDevicePreferenceController.java | 48 FragmentController fragmentController, CarUxRestrictions uxRestrictions) { in BluetoothDevicePreferenceController() argument 49 super(context, preferenceKey, fragmentController, uxRestrictions); in BluetoothDevicePreferenceController() 54 FragmentController fragmentController, CarUxRestrictions uxRestrictions, in BluetoothDevicePreferenceController() argument 56 super(context, preferenceKey, fragmentController, uxRestrictions, localBluetoothManager, in BluetoothDevicePreferenceController()
|
D | BluetoothDeviceProfilesPreferenceController.java | 52 FragmentController fragmentController, CarUxRestrictions uxRestrictions) { in BluetoothDeviceProfilesPreferenceController() argument 53 super(context, preferenceKey, fragmentController, uxRestrictions); in BluetoothDeviceProfilesPreferenceController() 59 FragmentController fragmentController, CarUxRestrictions uxRestrictions, in BluetoothDeviceProfilesPreferenceController() argument 61 super(context, preferenceKey, fragmentController, uxRestrictions, localBluetoothManager, in BluetoothDeviceProfilesPreferenceController()
|
/packages/apps/Car/Settings/src/com/android/car/settings/system/ |
D | BluetoothMacAddressPreferenceController.java | 37 FragmentController fragmentController, CarUxRestrictions uxRestrictions) { in BluetoothMacAddressPreferenceController() argument 38 this(context, preferenceKey, fragmentController, uxRestrictions, in BluetoothMacAddressPreferenceController() 44 FragmentController fragmentController, CarUxRestrictions uxRestrictions, in BluetoothMacAddressPreferenceController() argument 46 super(context, preferenceKey, fragmentController, uxRestrictions); in BluetoothMacAddressPreferenceController()
|
/packages/apps/Car/Settings/src/com/android/car/settings/applications/specialaccess/ |
D | MoreSpecialAccessPreferenceController.java | 42 FragmentController fragmentController, CarUxRestrictions uxRestrictions) { in MoreSpecialAccessPreferenceController() argument 43 this(context, preferenceKey, fragmentController, uxRestrictions, in MoreSpecialAccessPreferenceController() 49 FragmentController fragmentController, CarUxRestrictions uxRestrictions, in MoreSpecialAccessPreferenceController() argument 51 super(context, preferenceKey, fragmentController, uxRestrictions); in MoreSpecialAccessPreferenceController()
|
/packages/apps/Car/Settings/src/com/android/car/settings/location/ |
D | AdasPrivacyPolicyDisclosurePreferenceController.java | 47 CarUxRestrictions uxRestrictions) { in AdasPrivacyPolicyDisclosurePreferenceController() argument 52 uxRestrictions, in AdasPrivacyPolicyDisclosurePreferenceController() 62 CarUxRestrictions uxRestrictions, in AdasPrivacyPolicyDisclosurePreferenceController() argument 65 super(context, preferenceKey, fragmentController, uxRestrictions); in AdasPrivacyPolicyDisclosurePreferenceController()
|
/packages/apps/Car/Settings/src/com/android/car/settings/profiles/ |
D | ProfileDetailsDeletePreferenceController.java | 43 FragmentController fragmentController, CarUxRestrictions uxRestrictions) { in ProfileDetailsDeletePreferenceController() argument 44 this(context, preferenceKey, fragmentController, uxRestrictions, in ProfileDetailsDeletePreferenceController() 53 CarUxRestrictions uxRestrictions, ProfileHelper profileHelper, in ProfileDetailsDeletePreferenceController() argument 55 super(context, preferenceKey, fragmentController, uxRestrictions); in ProfileDetailsDeletePreferenceController()
|
/packages/apps/Car/Settings/src/com/android/car/settings/tts/ |
D | PreferredEngineEntryPreferenceController.java | 40 FragmentController fragmentController, CarUxRestrictions uxRestrictions) { in PreferredEngineEntryPreferenceController() argument 41 this(context, preferenceKey, fragmentController, uxRestrictions, new TtsEngines(context)); in PreferredEngineEntryPreferenceController() 46 FragmentController fragmentController, CarUxRestrictions uxRestrictions, in PreferredEngineEntryPreferenceController() argument 48 super(context, preferenceKey, fragmentController, uxRestrictions); in PreferredEngineEntryPreferenceController()
|
/packages/apps/Car/Settings/src/com/android/car/settings/applications/managedomainurls/ |
D | AppLaunchSettingsBasePreferenceController.java | 55 FragmentController fragmentController, CarUxRestrictions uxRestrictions) { in AppLaunchSettingsBasePreferenceController() argument 56 this(context, preferenceKey, fragmentController, uxRestrictions, in AppLaunchSettingsBasePreferenceController() 62 FragmentController fragmentController, CarUxRestrictions uxRestrictions, in AppLaunchSettingsBasePreferenceController() argument 64 super(context, preferenceKey, fragmentController, uxRestrictions); in AppLaunchSettingsBasePreferenceController()
|
/packages/apps/Car/Settings/src/com/android/car/settings/privacy/ |
D | CameraRecentAccessViewAllPreferenceController.java | 42 FragmentController fragmentController, CarUxRestrictions uxRestrictions) { in CameraRecentAccessViewAllPreferenceController() argument 43 this(context, preferenceKey, fragmentController, uxRestrictions, in CameraRecentAccessViewAllPreferenceController() 49 FragmentController fragmentController, CarUxRestrictions uxRestrictions, in CameraRecentAccessViewAllPreferenceController() argument 51 super(context, preferenceKey, fragmentController, uxRestrictions); in CameraRecentAccessViewAllPreferenceController()
|
D | CameraTogglePreferenceController.java | 38 CarUxRestrictions uxRestrictions) { in CameraTogglePreferenceController() argument 39 this(context, preferenceKey, fragmentController, uxRestrictions, in CameraTogglePreferenceController() 45 FragmentController fragmentController, CarUxRestrictions uxRestrictions, in CameraTogglePreferenceController() argument 47 super(context, preferenceKey, fragmentController, uxRestrictions); in CameraTogglePreferenceController()
|