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.java458 writeFlushMetrics(lastSessionId, activityComponent, metrics, options, reason); in handleSendEvents()
494 writeFlushMetrics(lastSessionId, activityComponent, metrics, options, reason); in handleSendEvents()
580 private void writeFlushMetrics(int sessionId, @Nullable ComponentName app, in writeFlushMetrics() method in ContentCaptureService