Home
last modified time | relevance | path

Searched refs:restrictionUtils (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DBluetoothSwitchPreferenceController.java59 public BluetoothSwitchPreferenceController(Context context, RestrictionUtils restrictionUtils, in BluetoothSwitchPreferenceController() argument
61 mRestrictionUtils = restrictionUtils; in BluetoothSwitchPreferenceController()
H A DBluetoothEnabler.java73 RestrictionUtils restrictionUtils) { in BluetoothEnabler() argument
89 mRestrictionUtils = restrictionUtils; in BluetoothEnabler()
/aosp12/packages/apps/Settings/src/com/android/settings/display/
H A DAdaptiveSleepPreferenceController.java62 public AdaptiveSleepPreferenceController(Context context, RestrictionUtils restrictionUtils) { in AdaptiveSleepPreferenceController() argument
64 mRestrictionUtils = restrictionUtils; in AdaptiveSleepPreferenceController()