Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothSwitchPreferenceController.java56 public BluetoothSwitchPreferenceController(Context context, RestrictionUtils restrictionUtils, in BluetoothSwitchPreferenceController() argument
58 mRestrictionUtils = restrictionUtils; in BluetoothSwitchPreferenceController()
DBluetoothEnabler.java73 RestrictionUtils restrictionUtils) { in BluetoothEnabler() argument
87 mRestrictionUtils = restrictionUtils; in BluetoothEnabler()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/
DBluetoothSwitchPreferenceController.java56 public BluetoothSwitchPreferenceController(Context context, RestrictionUtils restrictionUtils, in BluetoothSwitchPreferenceController() argument
58 mRestrictionUtils = restrictionUtils; in BluetoothSwitchPreferenceController()
DBluetoothEnabler.java73 RestrictionUtils restrictionUtils) { in BluetoothEnabler() argument
87 mRestrictionUtils = restrictionUtils; in BluetoothEnabler()