Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/statehandlers/
DDesktopVisibilityController.java214 listener.onDesktopVisibilityChanged(areDesktopTasksVisible); in notifyDesktopVisibilityListeners()
357 void onDesktopVisibilityChanged(boolean visible); in onDesktopVisibilityChanged() method