Home
last modified time | relevance | path

Searched defs:Physical (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DDisplayAddress.java64 public static final class Physical extends DisplayAddress { class in DisplayAddress
118 private Physical(long physicalDisplayId) { in Physical() method in DisplayAddress.Physical