Searched refs:DevicePolicyUtils (Results 1 – 4 of 4) sorted by relevance
28 import com.android.bluetooth.util.DevicePolicyUtils;64 Uri uri = DevicePolicyUtils.getEnterprisePhoneUri(mockContext); in testIsBluetoothWorkContactSharingDisabled()71 Uri uri = DevicePolicyUtils.getEnterprisePhoneUri(mockContext); in testIsBluetoothWorkContactSharingDisabled()78 Uri uri = DevicePolicyUtils.getEnterprisePhoneUri(mockContext); in testIsBluetoothWorkContactSharingDisabled()85 Uri uri = DevicePolicyUtils.getEnterprisePhoneUri(mockContext); in testIsBluetoothWorkContactSharingDisabled()
37 import com.android.bluetooth.util.DevicePolicyUtils;162 final Uri myUri = DevicePolicyUtils.getEnterprisePhoneUri(mContext); in getContactsSize()259 final Uri myUri = DevicePolicyUtils.getEnterprisePhoneUri(mContext); in getPhonebookNameList()296 uri = DevicePolicyUtils.getEnterprisePhoneUri(mContext); in getContactNamesByNumber()409 final Uri myUri = DevicePolicyUtils.getEnterprisePhoneUri(mContext); in composeAndSendPhonebookVcards()439 final Uri myUri = DevicePolicyUtils.getEnterprisePhoneUri(mContext); in composeAndSendPhonebookOneVcard()
29 public final class DevicePolicyUtils { class
35 import com.android.bluetooth.util.DevicePolicyUtils;433 final Uri phoneContentUri = DevicePolicyUtils.getEnterprisePhoneUri(mContext); in queryPhonebook()