Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/
DMetrics.java181 private static final int FILEOP_MOVE_ERROR = 102; field in Metrics
207 FILEOP_MOVE_ERROR,
595 opCode = FILEOP_MOVE_ERROR; in logFileOperationErrors()