Searched refs:showSensorPermissions (Results 1 – 2 of 2) sorted by relevance
164 Intent showSensorPermissions = new Intent(Intent.ACTION_MANAGE_PERMISSION_APPS); in addPermissionControllerPreference() local165 showSensorPermissions.putExtra(Intent.EXTRA_PERMISSION_NAME, in addPermissionControllerPreference()167 mOpenPermissionController.setIntent(showSensorPermissions); in addPermissionControllerPreference()
281 Intent showSensorPermissions = new Intent(Intent.ACTION_MANAGE_PERMISSION_APPS); in addPermissionControllerPreference() local282 showSensorPermissions.putExtra(Intent.EXTRA_PERMISSION_NAME, in addPermissionControllerPreference()284 openPermissionController.setIntent(showSensorPermissions); in addPermissionControllerPreference()