Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java6205 if (item == ActivityManagerService.FAKE_TEMP_ALLOW_LIST_ITEM) { in shouldAllowFgsStartForegroundLocked()
DActivityManagerService.java1244 static final FgsTempAllowListItem FAKE_TEMP_ALLOW_LIST_ITEM = new FgsTempAllowListItem( field in ActivityManagerService
5653 return FAKE_TEMP_ALLOW_LIST_ITEM; in isAllowlistedForFgsStartLOSP()