Home
last modified time | relevance | path

Searched refs:isBluetoothWorkContactSharingDisabled (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/util/
DDevicePolicyUtils.java30 private static boolean isBluetoothWorkContactSharingDisabled(Context context) { in isBluetoothWorkContactSharingDisabled() method in DevicePolicyUtils
52 return isBluetoothWorkContactSharingDisabled(context) ? Phone.CONTENT_URI in getEnterprisePhoneUri()