Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayDevice.java156 public abstract boolean hasStableUniqueId(); in hasStableUniqueId() method in DisplayDevice
H A DWifiDisplayAdapter.java614 public boolean hasStableUniqueId() { in hasStableUniqueId() method in WifiDisplayAdapter.WifiDisplayDevice
H A DOverlayDisplayAdapter.java312 public boolean hasStableUniqueId() { in hasStableUniqueId() method in OverlayDisplayAdapter.OverlayDisplayDevice
H A DVirtualDisplayAdapter.java318 public boolean hasStableUniqueId() { in hasStableUniqueId() method in VirtualDisplayAdapter.VirtualDisplayDevice
H A DLocalDisplayAdapter.java234 public boolean hasStableUniqueId() { in hasStableUniqueId() method in LocalDisplayAdapter.LocalDisplayDevice
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/display/
H A DLogicalDisplayMapperTest.java334 public boolean hasStableUniqueId() { in hasStableUniqueId() method in LogicalDisplayMapperTest.TestDisplayDevice
H A DDisplayManagerServiceTest.java1205 public boolean hasStableUniqueId() { in hasStableUniqueId() method in DisplayManagerServiceTest.FakeDisplayDevice