Home
last modified time | relevance | path

Searched defs:flushMetrics (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/contentcapture/
H A DIContentCaptureServiceCallback.aidl37 void writeSessionFlush(int sessionId, in ComponentName app, in FlushMetrics flushMetrics, in writeSessionFlush()
H A DContentCaptureService.java702 @NonNull FlushMetrics flushMetrics, @Nullable ContentCaptureOptions options, in writeFlushMetrics()
/aosp14/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
H A DContentCapturePerUserService.java715 public void writeSessionFlush(int sessionId, ComponentName app, FlushMetrics flushMetrics, in writeSessionFlush()