Searched refs:mOverviewInteractionState (Results 1 – 2 of 2) sorted by relevance
34 private final OverviewInteractionState mOverviewInteractionState; field in BackButtonAlphaHandler38 mOverviewInteractionState = OverviewInteractionState.INSTANCE.get(mLauncher); in BackButtonAlphaHandler()52 float fromAlpha = mOverviewInteractionState.getBackButtonAlpha(); in setStateWithAnimation()59 mOverviewInteractionState.setBackButtonAlpha(alpha, false); in setStateWithAnimation()
246 private OverviewInteractionState mOverviewInteractionState; field in TouchInteractionService437 mOverviewInteractionState = OverviewInteractionState.INSTANCE.get(this); in initWhenUserUnlocked()459 mOverviewInteractionState.setSystemUiProxy(mISystemUiProxy); in onSystemUiProxySet()466 mOverviewInteractionState.setSystemUiStateFlags(mSystemUiStateFlags); in onSystemUiFlagsChanged()