Home
last modified time | relevance | path

Searched defs:getBluetoothContactSharingDisabled (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java6996 public boolean getBluetoothContactSharingDisabled(@NonNull ComponentName admin) { in getBluetoothContactSharingDisabled() method in DevicePolicyManager
7018 public boolean getBluetoothContactSharingDisabled(@NonNull UserHandle userHandle) { in getBluetoothContactSharingDisabled() method in DevicePolicyManager
DIDevicePolicyManager.aidl280 boolean getBluetoothContactSharingDisabled(in ComponentName who); in getBluetoothContactSharingDisabled() method
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java10638 public boolean getBluetoothContactSharingDisabled(ComponentName who) { in getBluetoothContactSharingDisabled() method