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