Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/
DMetricConsts.java99 public @interface ContextScope { annotation in MetricConsts
DMetrics.java87 public static void logRootVisited(@MetricConsts.ContextScope int scope, RootInfo info) { in logRootVisited()