Searched refs:getSharedState (Results 1 – 7 of 7) sorted by relevance
83 if (mControllers.getSharedState() != null84 && mControllers.getSharedState().allAppsVisible) {
121 mControllers.getSharedState().sysuiStateFlags); in init()145 float[] prevProgresses = mControllers.getSharedState().inAppDisplayProgressMultiPropValues; in init()173 mControllers.getSharedState().inAppDisplayProgressMultiPropValues[i] = in onInAppDisplayProgressChanged()
251 public TaskbarSharedState getSharedState() { in getSharedState() method in TaskbarControllers
498 TaskbarSharedState sharedState = mControllers.getSharedState(); in updateTaskbarIconsScale()658 if (mControllers.getSharedState() == null) return 0f; in getTaskbarIconTranslationYForPinningValue()666 if (mControllers.getSharedState().startTaskbarVariantIsTransient) { in getTaskbarIconTranslationYForPinningValue()
672 && mControllers.getSharedState() != null) { in onStateChangeApplied()675 mControllers.getSharedState().showCornerRadiusInDesktopMode); in onStateChangeApplied()
66 mTaskbarSharedState = taskbarControllers.getSharedState(); in TaskbarAllAppsViewController()
243 mTaskbarSharedState = controllers.getSharedState(); in init()