Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DMultiDisplayTestBase.java180 private static final Pattern PHYSICAL_DENSITY = field in MultiDisplayTestBase.ReportedDisplayMetrics
251 matcher = PHYSICAL_DENSITY.matcher(lines); in ReportedDisplayMetrics()