Searched refs:mOverviewProxy (Results 1 – 1 of 1) sorted by relevance
175 private IOverviewProxy mOverviewProxy; field in OverviewProxyService528 mOverviewProxy = IOverviewProxy.Stub.asInterface(service);543 mOverviewProxy.onInitialize(params);709 if (mOverviewProxy != null) { in OverviewProxyService()716 mOverviewProxy.enterStageSplitFromRunningApp(leftOrTop); in OverviewProxyService()772 + mOverviewProxy + " flags=" + flags); in notifySystemUiStateFlags()775 if (mOverviewProxy != null) { in notifySystemUiStateFlags()776 mOverviewProxy.onSystemUiStateChanged(flags); in notifySystemUiStateFlags()807 if (mOverviewProxy != null && mActiveNavBarRegion != null) { in dispatchNavButtonBounds()809 mOverviewProxy.onActiveNavBarRegionChanges(mActiveNavBarRegion); in dispatchNavButtonBounds()[all …]