Searched defs:DISALLOW_CONFIG_BLUETOOTH (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/bluetooth/ |
D | BluetoothNamePreferenceControllerTest.java | 107 UserHandle.of(UserHandle.myUserId()), DISALLOW_CONFIG_BLUETOOTH, true); in refreshUi_userHasConfigRestriction_setsNotSelectable() local
|
D | PairNewDevicePreferenceControllerTest.java | 132 UserHandle.of(UserHandle.myUserId()), DISALLOW_CONFIG_BLUETOOTH, true); in getAvailabilityStatus_disallowConfigBluetoothUserRestriction_disabledForUser() local
|
D | BluetoothDevicePreferenceControllerTest.java | 103 UserHandle.of(UserHandle.myUserId()), DISALLOW_CONFIG_BLUETOOTH, true); in getAvailabilityStatus_disallowConfigBluetooth_disabledForUser() local
|
D | BluetoothUnbondedDevicesPreferenceControllerTest.java | 204 UserHandle.of(UserHandle.myUserId()), DISALLOW_CONFIG_BLUETOOTH, true); in getAvailabilityStatus_disallowConfigBluetooth_disabledForUser() local
|
D | BluetoothScanningDevicesGroupPreferenceControllerTest.java | 122 UserHandle.of(UserHandle.myUserId()), DISALLOW_CONFIG_BLUETOOTH, true); in disallowConfigBluetooth_doesNotStartScanning() local
|