Searched refs:setBluetoothContactSharingDisabled (Results 1 – 6 of 6) sorted by relevance
355 void setBluetoothContactSharingDisabled(in ComponentName who, boolean disabled); in setBluetoothContactSharingDisabled() method
10631 public void setBluetoothContactSharingDisabled(@NonNull ComponentName admin, boolean disabled) { in setBluetoothContactSharingDisabled() method in DevicePolicyManager10635 mService.setBluetoothContactSharingDisabled(admin, disabled); in setBluetoothContactSharingDisabled()
14751 public void setBluetoothContactSharingDisabled(ComponentName who, boolean disabled) { in setBluetoothContactSharingDisabled() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
2794 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->setBluetoothContactSharingDisabled(Landroid/co…3319 Landroid/app/admin/IDevicePolicyManager;->setBluetoothContactSharingDisabled(Landroid/content/Compo…
7940 …method public void setBluetoothContactSharingDisabled(@NonNull android.content.ComponentName, bool…