Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/
DMetrics.java169 private static final int FILEOP_OTHER = 1; // any file operation not listed below field in Metrics
195 FILEOP_OTHER,
991 return FILEOP_OTHER; in getOpCode()