Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DForegroundServiceDelegationOptions.java43 public static final int DELEGATION_SERVICE_LOCATION = 4; field in ForegroundServiceDelegationOptions
58 DELEGATION_SERVICE_LOCATION,
199 case DELEGATION_SERVICE_LOCATION: in serviceCodeToString()