HomeSort by relevance Sort by last modified time
    Searched refs:USER_ACTION_CREATE_DIR (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
Metrics.java 235 public static final int USER_ACTION_CREATE_DIR = 15;
262 USER_ACTION_CREATE_DIR,
    [all...]
BaseActivity.java 334 Metrics.logUserAction(this, Metrics.USER_ACTION_CREATE_DIR);

Completed in 183 milliseconds