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

  /packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
TestResources.java 61 res.setQuickViewerPackage(QuickViewIntentBuilder.IGNORE_DEBUG_PROP);
  /packages/apps/DocumentsUI/src/com/android/documentsui/files/
QuickViewIntentBuilder.java 58 public static final String IGNORE_DEBUG_PROP = "*disabled*";
150 if (IGNORE_DEBUG_PROP.equals(resValue)) {

Completed in 704 milliseconds