Searched refs:systemCaptionsServicePackageName (Results 1 – 2 of 2) sorted by relevance
869 String systemCaptionsServicePackageName = in grantDefaultSystemHandlerPermissions() local871 if (!TextUtils.isEmpty(systemCaptionsServicePackageName)) { in grantDefaultSystemHandlerPermissions()872 grantPermissionsToSystemPackage(pm, systemCaptionsServicePackageName, userId, in grantDefaultSystemHandlerPermissions()
536 final String systemCaptionsServicePackageName = in setAllowListWhileInUsePermissionInFgs() local538 if (!TextUtils.isEmpty(systemCaptionsServicePackageName)) { in setAllowListWhileInUsePermissionInFgs()539 mAllowListWhileInUsePermissionInFgs.add(systemCaptionsServicePackageName); in setAllowListWhileInUsePermissionInFgs()