Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/contentcapture/
DContentCaptureService.java565 writeFlushMetrics(lastSessionId, activityComponent, metrics, options, reason); in handleSendEvents()
601 writeFlushMetrics(lastSessionId, activityComponent, metrics, options, reason); in handleSendEvents()
750 private void writeFlushMetrics(int sessionId, @Nullable ComponentName app, in writeFlushMetrics() method in ContentCaptureService