Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAccessibilityWindowsPopulator.java582 KeyDumper noKeyDumper = (i, k) -> {}; // display id is already shown on value; in dump() local
587 dumpSparseArray(pw, prefix2, mDisplayInfos, "display info", noKeyDumper, d -> pw.print(d)); in dump()
591 noKeyDumper, matrix -> matrix.dump(pw)); in dump()
593 noKeyDumper, magnificationSpecDumper); in dump()
595 noKeyDumper, magnificationSpecDumper); in dump()