Home
last modified time | relevance | path

Searched defs:mRequestsHistory (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
H A DContentCaptureManagerService.java144 final LocalLog mRequestsHistory; field in ContentCaptureManagerService
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillManagerService.java153 private final LocalLog mRequestsHistory = new LocalLog(20); field in AutofillManagerService