Searched refs:cameraIntent (Results 1 – 1 of 1) sorted by relevance
261 Intent cameraIntent = new Intent(MediaStore.ACTION_IMAGE_CAPTURE); in grantDefaultSystemHandlerPermissions() local263 cameraIntent, userId); in grantDefaultSystemHandlerPermissions()