Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemDecorationChangeObserver.kt56 fun notifyOnDisplayRemoved(displayId: Int) { in notifyOnDisplayRemoved() method
DTouchInteractionService.java325 tis.mSystemDecorationChangeObserver.notifyOnDisplayRemoved(displayId); in onDisplayRemoved()