Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DForegroundServiceDelegationOptions.java46 public static final int DELEGATION_SERVICE_CAMERA = 7; field in ForegroundServiceDelegationOptions
61 DELEGATION_SERVICE_CAMERA,
205 case DELEGATION_SERVICE_CAMERA: in serviceCodeToString()