Searched refs:notifyAppVisibilityChanged (Results 1 – 3 of 3) sorted by relevance
113 void notifyAppVisibilityChanged(AppWindowToken appWindowToken, boolean visible) { in notifyAppVisibilityChanged() method in TaskSnapshotController
453 .notifyAppVisibilityChanged(); in setVisibility()454 mService.mTaskSnapshotController.notifyAppVisibilityChanged(this, visible); in setVisibility()
549 void notifyAppVisibilityChanged() { in notifyAppVisibilityChanged() method in DockedStackDividerController