Searched refs:getEnterprisePhoneUri (Results 1 – 5 of 5) sorted by relevance
50 public static Uri getEnterprisePhoneUri(Context context) { in getEnterprisePhoneUri() method in DevicePolicyUtils
156 final Uri myUri = DevicePolicyUtils.getEnterprisePhoneUri(mContext); in getContactsSize()298 final Uri myUri = DevicePolicyUtils.getEnterprisePhoneUri(mContext); in getPhonebookNameList()385 final Uri myUri = DevicePolicyUtils.getEnterprisePhoneUri(mContext); in getSelectedPhonebookNameList()490 uri = DevicePolicyUtils.getEnterprisePhoneUri(mContext); in getContactNamesByNumber()694 final Uri myUri = DevicePolicyUtils.getEnterprisePhoneUri(mContext); in composeAndSendPhonebookVcards()765 final Uri myUri = DevicePolicyUtils.getEnterprisePhoneUri(mContext); in composeAndSendPhonebookOneVcard()
747 DevicePolicyUtils.getEnterprisePhoneUri(this), in start()
360 eq(DevicePolicyUtils.getEnterprisePhoneUri(mTargetContext)), in processCpbrCommand_doesNotCrashWithEncodingNeededNumber()
460 final Uri phoneContentUri = DevicePolicyUtils.getEnterprisePhoneUri(mContext); in queryPhonebook()