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.java202 int mAugmentedServiceRequestTimeoutMs; field in AutofillManagerService
687 mAugmentedServiceRequestTimeoutMs = DeviceConfig.getInt( in setDeviceConfigProperties()
698 + ", augmentedRequestTimeout=" + mAugmentedServiceRequestTimeoutMs in setDeviceConfigProperties()
2187 pw.println(mAugmentedServiceRequestTimeoutMs); in dump()
DAutofillManagerServiceImpl.java1402 mMaster.mAugmentedServiceRequestTimeoutMs); in getRemoteAugmentedAutofillServiceLocked()