Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java804 final String attentionServicePackageName = in setAllowListWhileInUsePermissionInFgs() local
806 if (!TextUtils.isEmpty(attentionServicePackageName)) { in setAllowListWhileInUsePermissionInFgs()
807 mAllowListWhileInUsePermissionInFgs.add(attentionServicePackageName); in setAllowListWhileInUsePermissionInFgs()