Home
last modified time | relevance | path

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

/external/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DAnalyzerActivity.java56 public static final String VALUE_PERF_POWERSAVE = "powersave"; field in AnalyzerActivity
201 } else if (VALUE_PERF_POWERSAVE.equals(text)) { in getPerfFromText()