Searched refs:setBluetoothContactSharingDisabled (Results 1 – 6 of 6) sorted by relevance
271 void setBluetoothContactSharingDisabled(in ComponentName who, boolean disabled); in setBluetoothContactSharingDisabled() method
6027 public void setBluetoothContactSharingDisabled(@NonNull ComponentName admin, boolean disabled) { in setBluetoothContactSharingDisabled() method in DevicePolicyManager6031 mService.setBluetoothContactSharingDisabled(admin, disabled); in setBluetoothContactSharingDisabled()
9765 public void setBluetoothContactSharingDisabled(ComponentName who, boolean disabled) { in setBluetoothContactSharingDisabled() method in DevicePolicyManagerService
1629 Landroid/app/admin/DevicePolicyManager;->setBluetoothContactSharingDisabled(Landroid/content/Compon…
15734 HSPLandroid/app/admin/IDevicePolicyManager;->setBluetoothContactSharingDisabled(Landroid/content/Co…
6557 method public void setBluetoothContactSharingDisabled(android.content.ComponentName, boolean);