Searched refs:contactsIntent (Results 1 – 1 of 1) sorted by relevance
406 Intent contactsIntent = new Intent(Intent.ACTION_MAIN); in grantDefaultSystemHandlerPermissions() local407 contactsIntent.addCategory(Intent.CATEGORY_APP_CONTACTS); in grantDefaultSystemHandlerPermissions()409 contactsIntent, userId); in grantDefaultSystemHandlerPermissions()