Home
last modified time | relevance | path

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

/frameworks/base/services/systemcaptions/java/com/android/server/systemcaptions/
DSystemCaptionsManagerService.java23 import com.android.server.infra.AbstractMasterSystemService;
28 AbstractMasterSystemService<SystemCaptionsManagerService,
/frameworks/base/services/texttospeech/java/com/android/server/texttospeech/
DTextToSpeechManagerService.java28 import com.android.server.infra.AbstractMasterSystemService;
39 AbstractMasterSystemService<TextToSpeechManagerService,
/frameworks/base/services/core/java/com/android/server/speech/
DSpeechRecognitionManagerService.java32 import com.android.server.infra.AbstractMasterSystemService;
44 AbstractMasterSystemService<SpeechRecognitionManagerService,
/frameworks/base/services/musicrecognition/java/com/android/server/musicrecognition/
DMusicRecognitionManagerService.java40 import com.android.server.infra.AbstractMasterSystemService;
52 AbstractMasterSystemService<MusicRecognitionManagerService,
/frameworks/base/services/searchui/java/com/android/server/searchui/
DSearchUiManagerService.java41 import com.android.server.infra.AbstractMasterSystemService;
52 AbstractMasterSystemService<SearchUiManagerService, SearchUiPerUserService> {
/frameworks/base/services/smartspace/java/com/android/server/smartspace/
DSmartspaceManagerService.java41 import com.android.server.infra.AbstractMasterSystemService;
52 AbstractMasterSystemService<SmartspaceManagerService, SmartspacePerUserService> {
/frameworks/base/services/appprediction/java/com/android/server/appprediction/
DAppPredictionManagerService.java44 import com.android.server.infra.AbstractMasterSystemService;
58 AbstractMasterSystemService<AppPredictionManagerService, AppPredictionPerUserService> {
/frameworks/base/services/core/java/com/android/server/rotationresolver/
DRotationResolverManagerService.java53 import com.android.server.infra.AbstractMasterSystemService;
67 AbstractMasterSystemService<RotationResolverManagerService,
/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/
DContentSuggestionsManagerService.java47 import com.android.server.infra.AbstractMasterSystemService;
63 AbstractMasterSystemService<
/frameworks/base/services/core/java/com/android/server/infra/
DAbstractMasterSystemService.java79 public abstract class AbstractMasterSystemService<M extends AbstractMasterSystemService<M, S>, class
208 protected AbstractMasterSystemService(@NonNull Context context, in AbstractMasterSystemService() method in AbstractMasterSystemService
233 protected AbstractMasterSystemService(@NonNull Context context, in AbstractMasterSystemService() method in AbstractMasterSystemService
DAbstractPerUserSystemService.java50 M extends AbstractMasterSystemService<M, S>> {
/frameworks/base/services/translation/java/com/android/server/translation/
DTranslationManagerService.java52 import com.android.server.infra.AbstractMasterSystemService;
67 extends AbstractMasterSystemService<TranslationManagerService,
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java95 import com.android.server.infra.AbstractMasterSystemService;
120 AbstractMasterSystemService<ContentCaptureManagerService, ContentCapturePerUserService> {
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerService.java90 import com.android.server.infra.AbstractMasterSystemService;
111 extends AbstractMasterSystemService<AutofillManagerService, AutofillManagerServiceImpl> {
/frameworks/base/services/
Dart-profile11920 …rver/autofill/AutofillManagerService;Lcom/android/server/infra/AbstractMasterSystemService$Visitor…
16072 …contentcapture/ContentCapturePerUserService;)Lcom/android/server/infra/AbstractMasterSystemService;
16073 …contentcapture/ContentCapturePerUserService;)Lcom/android/server/infra/AbstractMasterSystemService;
16074 …contentcapture/ContentCapturePerUserService;)Lcom/android/server/infra/AbstractMasterSystemService;
16076 …contentcapture/ContentCapturePerUserService;)Lcom/android/server/infra/AbstractMasterSystemService;
16079 …contentcapture/ContentCapturePerUserService;)Lcom/android/server/infra/AbstractMasterSystemService;
16081 …contentcapture/ContentCapturePerUserService;)Lcom/android/server/infra/AbstractMasterSystemService;
16082 …contentcapture/ContentCapturePerUserService;)Lcom/android/server/infra/AbstractMasterSystemService;
16084 …contentcapture/ContentCapturePerUserService;)Lcom/android/server/infra/AbstractMasterSystemService;
16086 …contentcapture/ContentCapturePerUserService;)Lcom/android/server/infra/AbstractMasterSystemService;
[all …]