Searched refs:getBluetoothContactSharingDisabledForUser (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/admin/
H A DIDevicePolicyManager.aidl234 boolean getBluetoothContactSharingDisabledForUser(int userId);
H A DDevicePolicyManager.java4674 return mService.getBluetoothContactSharingDisabledForUser(userHandle
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java8038 public boolean getBluetoothContactSharingDisabledForUser(int userId) { method in class:DevicePolicyManagerService

Completed in 105 milliseconds