Searched refs:setBluetoothContactSharingDisabled (Results 1 – 7 of 7) sorted by relevance
227 void setBluetoothContactSharingDisabled(in ComponentName who, boolean disabled); in setBluetoothContactSharingDisabled() method
4483 public void setBluetoothContactSharingDisabled(@NonNull ComponentName admin, boolean disabled) { in setBluetoothContactSharingDisabled() method in DevicePolicyManager4487 mService.setBluetoothContactSharingDisabled(admin, disabled); in setBluetoothContactSharingDisabled()
334 you set {@link android.app.admin.DevicePolicyManager#setBluetoothContactSharingDisabled(android.con…335 setBluetoothContactSharingDisabled()} to {@code false}. By default, it is set to {@code true}.
7710 public void setBluetoothContactSharingDisabled(ComponentName who, boolean disabled) { in setBluetoothContactSharingDisabled() method in DevicePolicyManagerService
5978 method public void setBluetoothContactSharingDisabled(android.content.ComponentName, boolean);
5984 method public void setBluetoothContactSharingDisabled(android.content.ComponentName, boolean);
6142 method public void setBluetoothContactSharingDisabled(android.content.ComponentName, boolean);