Searched refs:mQsbInsettable (Results 1 – 1 of 1) sorted by relevance
73 private HorizontalInsettableView mQsbInsettable; field in LauncherUnfoldAnimationController118 mQsbInsettable = (HorizontalInsettableView) hotseat.getQsb(); in onResume()144 mQsbInsettable = null; in onPause()200 if (mQsbInsettable != null) { in onTransitionFinished()201 mQsbInsettable.setHorizontalInsets(0); in onTransitionFinished()207 if (mQsbInsettable != null) { in onTransitionProgress()209 mQsbInsettable.setHorizontalInsets(insetPercentage); in onTransitionProgress()