Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/MultiDisplaySecondaryHomeTestLauncher/src/com/android/car/multidisplay/launcher/
H A DLauncherActivity.java323 private static class DisplayItem { class in LauncherActivity
327 DisplayItem(int displayId, String description) { in DisplayItem() method in LauncherActivity.DisplayItem