Searched refs:notifyHomeVisibilityChanged (Results 1 – 3 of 3) sorted by relevance
76 notifyHomeVisibilityChanged(TransitionUtil.isOpeningType(mode) || isBackGesture); in onTransitionReady()115 public void notifyHomeVisibilityChanged(boolean isVisible) { in notifyHomeVisibilityChanged() method in HomeTransitionObserver
1046 mHomeTransitionObserver.notifyHomeVisibilityChanged(true); in finishInner()1050 mHomeTransitionObserver.notifyHomeVisibilityChanged(false); in finishInner()
660 mHomeTransitionObserver.notifyHomeVisibilityChanged(false /* isVisible */); in startExitAnimation()