Searched refs:setBluetoothContactSharingDisabled (Results 1 – 5 of 5) sorted by relevance
279 void setBluetoothContactSharingDisabled(in ComponentName who, boolean disabled); in setBluetoothContactSharingDisabled() method
6951 public void setBluetoothContactSharingDisabled(@NonNull ComponentName admin, boolean disabled) { in setBluetoothContactSharingDisabled() method in DevicePolicyManager6955 mService.setBluetoothContactSharingDisabled(admin, disabled); in setBluetoothContactSharingDisabled()
10608 public void setBluetoothContactSharingDisabled(ComponentName who, boolean disabled) { in setBluetoothContactSharingDisabled() method
3051 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->setBluetoothContactSharingDisabled(Landroid/co…3580 Landroid/app/admin/IDevicePolicyManager;->setBluetoothContactSharingDisabled(Landroid/content/Compo…
6762 …method public void setBluetoothContactSharingDisabled(@NonNull android.content.ComponentName, bool…