Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java282 static final int FGS_IMMEDIATE_DISPLAY_MASK = field in ActiveServices
3121 if ((r.foregroundServiceType & FGS_IMMEDIATE_DISPLAY_MASK) != 0) { in shouldShowFgsNotificationLocked()