Home
last modified time | relevance | path

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

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