Searched refs:profileInfo (Results 1 – 1 of 1) sorted by relevance
1543 ProviderInfo profileInfo = new ProviderInfo(); in initialize() local1544 profileInfo.authority = ContactsContract.AUTHORITY; in initialize()1545 mProfileProvider.attachInfo(getContext(), profileInfo); in initialize() local