Searched defs:EXT_REPR (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
H A DTestShellActivity.java68 static enum DumpDataType {DUMP_AS_TEXT, EXT_REPR, NO_OP} enum constant in enum:TestShellActivity.DumpDataType
118 case EXT_REPR:
937 private DumpDataType mDefaultDumpDataType = DumpDataType.EXT_REPR;

Completed in 51 milliseconds