Searched refs:setBluetoothContactSharingDisabled (Results 1 – 5 of 5) sorted by relevance
247 void setBluetoothContactSharingDisabled(in ComponentName who, boolean disabled); in setBluetoothContactSharingDisabled() method
5460 public void setBluetoothContactSharingDisabled(@NonNull ComponentName admin, boolean disabled) { in setBluetoothContactSharingDisabled() method in DevicePolicyManager5464 mService.setBluetoothContactSharingDisabled(admin, disabled); in setBluetoothContactSharingDisabled()
8760 public void setBluetoothContactSharingDisabled(ComponentName who, boolean disabled) { in setBluetoothContactSharingDisabled() method in DevicePolicyManagerService
6359 method public void setBluetoothContactSharingDisabled(android.content.ComponentName, boolean);
6592 method public void setBluetoothContactSharingDisabled(android.content.ComponentName, boolean);