Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/statehandlers/
DDesktopVisibilityController.java216 DisplayController.handleInfoChangeForDesktopMode(mLauncher); in notifyDesktopVisibilityListeners()
/packages/apps/Launcher3/src/com/android/launcher3/util/
DDisplayController.java188 public static void handleInfoChangeForDesktopMode(Context context) { in handleInfoChangeForDesktopMode() method in DisplayController