Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
H A DLocalDisplayAdapterTest.java83 private static final int PORT_A = 0; field in LocalDisplayAdapterTest
204 setUpDisplay(new FakeDisplay(PORT_A)); in testPrivateDisplay()
217 PORT_A, false); in testPrivateDisplay()
263 setUpDisplay(new FakeDisplay(PORT_A)); in testPublicDisplaysForNoConfigLocalPrivateDisplayPorts()
274 PORT_A, false); in testPublicDisplaysForNoConfigLocalPrivateDisplayPorts()
295 setUpDisplay(new FakeDisplay(PORT_A)); in testDpiValues()
356 FakeDisplay display = new FakeDisplay(PORT_A); in testAfterDisplayChange_AlternativeRefreshRatesAreUpdated()
602 FakeDisplay display = new FakeDisplay(PORT_A); in testAfterDisplayChange_HdrCapabilitiesAreUpdated()
640 FakeDisplay display = new FakeDisplay(PORT_A); in testAfterDisplayChange_AllmSupportIsUpdated()
674 FakeDisplay display = new FakeDisplay(PORT_A); in testAfterDisplayStateChanges_committedSetAfterState()
[all …]