Home
last modified time | relevance | path

Searched refs:AbstractMasterSystemService (Results 1 – 8 of 8) 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/appprediction/java/com/android/server/appprediction/
DAppPredictionManagerService.java40 import com.android.server.infra.AbstractMasterSystemService;
54 AbstractMasterSystemService<AppPredictionManagerService, AppPredictionPerUserService> {
/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/
DContentSuggestionsManagerService.java42 import com.android.server.infra.AbstractMasterSystemService;
58 AbstractMasterSystemService<
/frameworks/base/services/core/java/com/android/server/infra/
DAbstractMasterSystemService.java78 public abstract class AbstractMasterSystemService<M extends AbstractMasterSystemService<M, S>, class
183 protected AbstractMasterSystemService(@NonNull Context context, in AbstractMasterSystemService() method in AbstractMasterSystemService
207 protected AbstractMasterSystemService(@NonNull Context context, in AbstractMasterSystemService() method in AbstractMasterSystemService
DAbstractPerUserSystemService.java50 M extends AbstractMasterSystemService<M, S>> {
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java74 import com.android.server.infra.AbstractMasterSystemService;
90 AbstractMasterSystemService<ContentCaptureManagerService, ContentCapturePerUserService> {
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerService.java86 import com.android.server.infra.AbstractMasterSystemService;
107 extends AbstractMasterSystemService<AutofillManagerService, AutofillManagerServiceImpl> {
/frameworks/base/services/
Dart-profile7114 PLcom/android/server/infra/-$$Lambda$AbstractMasterSystemService$1$TLhe3_2yHs5UB69Y7lf2s7OxJCo;->vi…
7115 HSPLcom/android/server/infra/-$$Lambda$AbstractMasterSystemService$_fKw-VUP0pSfcMMlgRqoT4OPhxw;->on…
7116 PLcom/android/server/infra/AbstractMasterSystemService$1;->onHandleForceStop(Landroid/content/Inten…
7117 HSPLcom/android/server/infra/AbstractMasterSystemService$1;->onPackageRemoved(Ljava/lang/String;I)V
7118 PLcom/android/server/infra/AbstractMasterSystemService$1;->onPackageUpdateFinished(Ljava/lang/Strin…
7119 PLcom/android/server/infra/AbstractMasterSystemService$1;->onPackageUpdateStarted(Ljava/lang/String…
7120 …m/android/server/infra/AbstractMasterSystemService$SettingsObserver;-><init>(Lcom/android/server/i…
7121 HSPLcom/android/server/infra/AbstractMasterSystemService;-><init>(Landroid/content/Context;Lcom/and…
7122 PLcom/android/server/infra/AbstractMasterSystemService;->dumpLocked(Ljava/lang/String;Ljava/io/Prin…
7123 HSPLcom/android/server/infra/AbstractMasterSystemService;->getServiceForUserLocked(I)Lcom/android/s…
[all …]