Searched refs:AutofillManagerService (Results 1 – 7 of 7) sorted by relevance
21 import static com.android.server.autofill.AutofillManagerService.RECEIVER_BUNDLE_EXTRA_SESSIONS;39 private final AutofillManagerService mService;41 public AutofillManagerServiceShellCommand(AutofillManagerService service) { in AutofillManagerServiceShellCommand()
106 public final class AutofillManagerService class107 extends AbstractMasterSystemService<AutofillManagerService, AutofillManagerServiceImpl> {111 private static final Object sLock = AutofillManagerService.class;189 public AutofillManagerService(Context context) { in AutofillManagerService() method in AutofillManagerService1494 new AutofillManagerServiceShellCommand(AutofillManagerService.this).exec( in onShellCommand()
81 import com.android.server.autofill.AutofillManagerService.AutofillCompatState;97 extends AbstractPerUserSystemService<AutofillManagerServiceImpl, AutofillManagerService> {171 AutofillManagerServiceImpl(AutofillManagerService master, Object lock, in AutofillManagerServiceImpl()
2223 if (numResponses >= AutofillManagerService.getPartitionMaxCount()) { in shouldStartNewPartitionLocked()2225 + " reached maximum of " + AutofillManagerService.getPartitionMaxCount()); in shouldStartNewPartitionLocked()
18 import static com.android.server.autofill.AutofillManagerService.getWhitelistedCompatModePackages;
60 import com.android.server.autofill.AutofillManagerService;195 if (AutofillManagerService.getVisibleDatasetsMaxCount() > 0) { in FillUi()196 mVisibleDatasetsMaxCount = AutofillManagerService.getVisibleDatasetsMaxCount(); in FillUi()
4473 PLcom/android/server/autofill/-$$Lambda$AutofillManagerService$1$1-WNu3tTkxodB_LsZ7dGIlvrPN0;-><ini…4490 PLcom/android/server/autofill/AutofillManagerService$1;->onReceive(Landroid/content/Context;Landroi…4491 PLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->addClient(Landroi…4492 PLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->cancelSession(II)V4493 PLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->dump(Ljava/io/Fil…4494 PLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->finishSession(II)V4495 PLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->getFillEventHisto…4496 PLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->isServiceSupporte…4497 PLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->removeClient(Land…4498 PLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->restoreSession(IL…[all …]