Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillManagerServiceShellCommand.java22 import static com.android.server.autofill.AutofillManagerService.RECEIVER_BUNDLE_EXTRA_SESSIONS;
40 private final AutofillManagerService mService;
42 public AutofillManagerServiceShellCommand(AutofillManagerService service) { in AutofillManagerServiceShellCommand()
H A DAutofillManagerService.java110 public final class AutofillManagerService class
111 extends AbstractMasterSystemService<AutofillManagerService, AutofillManagerServiceImpl> {
115 private static final Object sLock = AutofillManagerService.class;
194 public AutofillManagerService(Context context) { in AutofillManagerService() method in AutofillManagerService
1788 new AutofillManagerServiceShellCommand(AutofillManagerService.this).exec( in onShellCommand()
H A DAutofillManagerServiceImpl.java81 import com.android.server.autofill.AutofillManagerService.AutofillCompatState;
82 import com.android.server.autofill.AutofillManagerService.DisabledInfoCache;
100 extends AbstractPerUserSystemService<AutofillManagerServiceImpl, AutofillManagerService> {
178 AutofillManagerServiceImpl(AutofillManagerService master, Object lock, in AutofillManagerServiceImpl()
H A DSession.java2699 if (numResponses >= AutofillManagerService.getPartitionMaxCount()) {
2701 + " reached maximum of " + AutofillManagerService.getPartitionMaxCount());
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/autofill/
H A DAutofillManagerServiceTest.java18 import static com.android.server.autofill.AutofillManagerService.getWhitelistedCompatModePackages;
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DFillUi.java60 import com.android.server.autofill.AutofillManagerService;
196 if (AutofillManagerService.getVisibleDatasetsMaxCount() > 0) { in FillUi()
197 mVisibleDatasetsMaxCount = AutofillManagerService.getVisibleDatasetsMaxCount(); in FillUi()
/aosp12/frameworks/base/services/
H A Dart-profile11850 HSPLcom/android/server/autofill/AutofillManagerService$1;-><init>(Lcom/android/server/autofill/Auto…
11900 …com/android/server/autofill/AutofillManagerService$LocalService;-><init>(Lcom/android/server/autof…
11901 …l/AutofillManagerService$LocalService;-><init>(Lcom/android/server/autofill/AutofillManagerService
11913 …ofill/AutofillManagerService;->access$1000(Lcom/android/server/autofill/AutofillManagerService;)Lc…
11927 HPLcom/android/server/autofill/AutofillManagerService;->access$2600(Lcom/android/server/autofill/Au…
11942AutofillManagerService;->access$5300(Lcom/android/server/autofill/AutofillManagerService;I)Lcom/an…
11951 HPLcom/android/server/autofill/AutofillManagerService;->access$6300(Lcom/android/server/autofill/Au…
11956 …ofill/AutofillManagerService;->access$700(Lcom/android/server/autofill/AutofillManagerService;)Lco…
11960 PLcom/android/server/autofill/AutofillManagerService;->access$7400(Lcom/android/server/autofill/Aut…
11977 HPLcom/android/server/autofill/AutofillManagerService;->lambda$new$0$AutofillManagerService(Landroi…
[all …]