Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DForegroundServiceDelegationOptions.java45 public static final int DELEGATION_SERVICE_MEDIA_PROJECTION = 6; field in ForegroundServiceDelegationOptions
60 DELEGATION_SERVICE_MEDIA_PROJECTION,
176 case DELEGATION_SERVICE_MEDIA_PROJECTION: in serviceCodeToString()