Home
last modified time | relevance | path

Searched refs:getBluetoothContactSharingDisabled (Results 1 – 5 of 5) sorted by relevance

/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DBluetoothTest.java722 TestApis.devicePolicy().getBluetoothContactSharingDisabled()).isTrue(); in setBluetoothContactSharingDisabled_policyApplies_isSet()
738 sDeviceState.dpc().devicePolicyManager().getBluetoothContactSharingDisabled( in setBluetoothContactSharingDisabled_isSet()
755 TestApis.devicePolicy().getBluetoothContactSharingDisabled()).isFalse(); in setBluetoothContactSharingDisabled_isNotSet()
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/devicepolicy/
DDevicePolicy.kt781 fun getBluetoothContactSharingDisabled( in <lambda>() method
784 devicePolicyManager.getBluetoothContactSharingDisabled(user.userHandle()) in <lambda>()
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DContactsTest.java623 assertFalse(mDevicePolicyManager.getBluetoothContactSharingDisabled( in testSetBluetoothContactSharingDisabled_setterAndGetter()
627 assertTrue(mDevicePolicyManager.getBluetoothContactSharingDisabled( in testSetBluetoothContactSharingDisabled_setterAndGetter()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt1313 ….Manifest.permission.INTERACT_ACROSS_USERS) public boolean getBluetoothContactSharingDisabled(@Non…
Dcurrent.txt8010 … method public boolean getBluetoothContactSharingDisabled(@NonNull android.content.ComponentName);