Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/systemcaptions/java/com/android/server/systemcaptions/
H A DSystemCaptionsManagerService.java27 public final class SystemCaptionsManagerService extends class
28 AbstractMasterSystemService<SystemCaptionsManagerService,
31 public SystemCaptionsManagerService(@NonNull Context context) { in SystemCaptionsManagerService() method in SystemCaptionsManagerService
H A DSystemCaptionsManagerPerUserService.java35 SystemCaptionsManagerService> {
44 @NonNull SystemCaptionsManagerService master, in SystemCaptionsManagerPerUserService()