Searched refs:getEnterprisePhoneUri (Results 1 – 4 of 4) sorted by relevance
169 final Uri myUri = DevicePolicyUtils.getEnterprisePhoneUri(mContext); in getContactsSize()266 final Uri myUri = DevicePolicyUtils.getEnterprisePhoneUri(mContext); in getPhonebookNameList()329 final Uri myUri = DevicePolicyUtils.getEnterprisePhoneUri(mContext); in getSelectedPhonebookNameList()407 uri = DevicePolicyUtils.getEnterprisePhoneUri(mContext); in getContactNamesByNumber()560 final Uri myUri = DevicePolicyUtils.getEnterprisePhoneUri(mContext); in composeAndSendPhonebookVcards()597 final Uri myUri = DevicePolicyUtils.getEnterprisePhoneUri(mContext); in composeAndSendPhonebookOneVcard()
505 DevicePolicyUtils.getEnterprisePhoneUri(this), false, in start()
51 public static Uri getEnterprisePhoneUri(Context context) { in getEnterprisePhoneUri() method in DevicePolicyUtils
435 final Uri phoneContentUri = DevicePolicyUtils.getEnterprisePhoneUri(mContext); in queryPhonebook()