Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java8905 public boolean getBluetoothContactSharingDisabled(@NonNull ComponentName admin) { in getBluetoothContactSharingDisabled() method in DevicePolicyManager
8927 public boolean getBluetoothContactSharingDisabled(@NonNull UserHandle userHandle) { in getBluetoothContactSharingDisabled() method in DevicePolicyManager
DIDevicePolicyManager.aidl316 boolean getBluetoothContactSharingDisabled(in ComponentName who); in getBluetoothContactSharingDisabled() method