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