Searched refs:getBluetoothContactSharingDisabled (Results 1 – 5 of 5) sorted by relevance
722 TestApis.devicePolicy().getBluetoothContactSharingDisabled()).isTrue(); in setBluetoothContactSharingDisabled_policyApplies_isSet()738 sDeviceState.dpc().devicePolicyManager().getBluetoothContactSharingDisabled( in setBluetoothContactSharingDisabled_isSet()755 TestApis.devicePolicy().getBluetoothContactSharingDisabled()).isFalse(); in setBluetoothContactSharingDisabled_isNotSet()
781 fun getBluetoothContactSharingDisabled( in <lambda>() method784 devicePolicyManager.getBluetoothContactSharingDisabled(user.userHandle()) in <lambda>()
623 assertFalse(mDevicePolicyManager.getBluetoothContactSharingDisabled( in testSetBluetoothContactSharingDisabled_setterAndGetter()627 assertTrue(mDevicePolicyManager.getBluetoothContactSharingDisabled( in testSetBluetoothContactSharingDisabled_setterAndGetter()
1313 ….Manifest.permission.INTERACT_ACROSS_USERS) public boolean getBluetoothContactSharingDisabled(@Non…
8010 … method public boolean getBluetoothContactSharingDisabled(@NonNull android.content.ComponentName);