Searched refs:attentionServicePackageName (Results 1 – 2 of 2) sorted by relevance
823 String attentionServicePackageName = in grantDefaultSystemHandlerPermissions() local825 if (!TextUtils.isEmpty(attentionServicePackageName)) { in grantDefaultSystemHandlerPermissions()826 grantPermissionsToSystemPackage(pm, attentionServicePackageName, userId, in grantDefaultSystemHandlerPermissions()
412 final String attentionServicePackageName = in setWhiteListAllowWhileInUsePermissionInFgs() local414 if (!TextUtils.isEmpty(attentionServicePackageName)) { in setWhiteListAllowWhileInUsePermissionInFgs()415 mWhiteListAllowWhileInUsePermissionInFgs.add(attentionServicePackageName); in setWhiteListAllowWhileInUsePermissionInFgs()