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/ |
D | BluetoothDevicePreferenceControllerTest.java | 104 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
|
D | PairNewDevicePreferenceControllerTest.java | 194 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
|
D | BluetoothNamePreferenceControllerTest.java | 107 UserHandle.of(UserHandle.myUserId()), DISALLOW_CONFIG_BLUETOOTH, true); in refreshUi_userHasConfigRestriction_setsNotSelectable() local
|
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/ |
D | PairNewDevicePreferenceController.java | 94 DISALLOW_CONFIG_BLUETOOTH), in showActionDisabledByAdminDialog() local
|