Home
last modified time | relevance | path

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

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DMetrics.java156 private static final int FILEOP_MOVE_ERROR = 102; field in Metrics
174 FILEOP_MOVE_ERROR,
456 opCode = FILEOP_MOVE_ERROR; in logFileOperationErrors()