Home
last modified time | relevance | path

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

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