Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerService.java185 int mAugmentedServiceRequestTimeoutMs; field in AutofillManagerService
532 mAugmentedServiceRequestTimeoutMs = DeviceConfig.getInt( in setDeviceConfigProperties()
543 + ", augmentedRequestTimeout=" + mAugmentedServiceRequestTimeoutMs in setDeviceConfigProperties()
1473 pw.println(mAugmentedServiceRequestTimeoutMs); in dump()
DAutofillManagerServiceImpl.java1140 mMaster.mAugmentedServiceRequestTimeoutMs); in getRemoteAugmentedAutofillServiceLocked()