Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DDisplayController.java104 mInfo = new Info(getDisplayInfoContext(display), display, in DisplayController()
228 private Context getDisplayInfoContext(Display display) { in getDisplayInfoContext() method in DisplayController
236 Context displayContext = getDisplayInfoContext(display); in handleInfoChange()