Home
last modified time | relevance | path

Searched defs:DISALLOW_CONFIG_BLUETOOTH (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/bluetooth/
DBluetoothDevicePreferenceControllerTest.java104 UserHandle.of(UserHandle.myUserId()), DISALLOW_CONFIG_BLUETOOTH, true); in getAvailabilityStatus_disallowConfigBluetooth_disabledForUser() local
113 UserHandle.of(UserHandle.myUserId()), DISALLOW_CONFIG_BLUETOOTH, true); in getAvailabilityStatus_disallowConfigBluetooth_disabledForUser_zoneWrite() local
123 UserHandle.of(UserHandle.myUserId()), DISALLOW_CONFIG_BLUETOOTH, true); in getAvailabilityStatus_disallowConfigBluetooth_disabledForUser_zoneRead() local
133 UserHandle.of(UserHandle.myUserId()), DISALLOW_CONFIG_BLUETOOTH, true); in getAvailabilityStatus_disallowConfigBluetooth_disabledForUser_zoneHidden() local
DPairNewDevicePreferenceControllerTest.java194 UserHandle.of(UserHandle.myUserId()), DISALLOW_CONFIG_BLUETOOTH, true); in getAvailabilityStatus_disallowConfigBluetoothUserRestriction_disabledForUser() local
205 UserHandle.of(UserHandle.myUserId()), DISALLOW_CONFIG_BLUETOOTH, true); in getAvailabilityStatus_disallowConfigBluetoothUserRestriction_zoneWrite() local
216 UserHandle.of(UserHandle.myUserId()), DISALLOW_CONFIG_BLUETOOTH, true); in getAvailabilityStatus_disallowConfigBluetoothUserRestriction_zoneRead() local
227 UserHandle.of(UserHandle.myUserId()), DISALLOW_CONFIG_BLUETOOTH, true); in getAvailabilityStatus_disallowConfigBluetoothUserRestriction_zoneHidden() local
DBluetoothNamePreferenceControllerTest.java107 UserHandle.of(UserHandle.myUserId()), DISALLOW_CONFIG_BLUETOOTH, true); in refreshUi_userHasConfigRestriction_setsNotSelectable() local
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DPairNewDevicePreferenceController.java94 DISALLOW_CONFIG_BLUETOOTH), in showActionDisabledByAdminDialog() local