Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/
DSecondaryDisplayLauncher.java92 InvariantDeviceProfile currentDisplayIdp = in initUi() local
96 mDeviceProfile = currentDisplayIdp.getDeviceProfile(this) in initUi()