Searched refs:isSupportWindowlessSurface (Results 1 – 2 of 2) sorted by relevance
817 boolean isSupportWindowlessSurface() { in isSupportWindowlessSurface() method in BackNavigationController.AnimationHandler1157 if (isSupportWindowlessSurface() && mShowWindowlessSurface && !mIsLaunchBehind) { in applyPreviewStrategy()
585 doReturn(true).when(animationHandler).isSupportWindowlessSurface();