Home
last modified time | relevance | path

Searched refs:systemCaptionsServicePackageName (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java809 final String systemCaptionsServicePackageName = in setAllowListWhileInUsePermissionInFgs() local
811 if (!TextUtils.isEmpty(systemCaptionsServicePackageName)) { in setAllowListWhileInUsePermissionInFgs()
812 mAllowListWhileInUsePermissionInFgs.add(systemCaptionsServicePackageName); in setAllowListWhileInUsePermissionInFgs()