Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java1971 mAm.isAllowlistedForFgsStartLOSP(uid); in isTempAllowedByAlarmClock()
7903 r.mInfoTempFgsAllowListReason = mAm.isAllowlistedForFgsStartLOSP(callingUid); in shouldAllowFgsStartForegroundWithBindingCheckLocked()
8047 mAm.isAllowlistedForFgsStartLOSP(callingUid); in shouldAllowFgsStartForegroundNoBindingCheckLocked()
H A DActivityManagerService.java6280 FgsTempAllowListItem isAllowlistedForFgsStartLOSP(int uid) { in isAllowlistedForFgsStartLOSP() method in ActivityManagerService
/aosp14/frameworks/base/services/
H A Dart-profile1035 HSPLcom/android/server/am/ActivityManagerService;->isAllowlistedForFgsStartLOSP(I)Lcom/android/serv…