Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/
DMetrics.java79 private static final String COUNT_GET_CONTENT_AT_LOCATION = "docsui_get_content_at_location"; field in Metrics
456 logHistogram(context, COUNT_GET_CONTENT_AT_LOCATION, sanitizeRoot(rootUri)); in logLaunchAtLocation()