Searched refs:isAllAppsButton (Results 1 – 1 of 1) sorted by relevance
753 boolean isAllAppsButton = btv instanceof TaskbarAllAppsButtonContainer; in shouldUpdateIconContentDescription()755 return isInDesktopMode && !isAllAppsButton && !isDividerButton; in shouldUpdateIconContentDescription()991 boolean isAllAppsButton = child == mTaskbarView.getAllAppsButtonContainer(); in createIconAlignmentController()1002 } else if ((isAllAppsButton && !FeatureFlags.enableAllAppsButtonInHotseat()) in createIconAlignmentController()1078 mIsRtl, isAllAppsButton, isTaskbarDividerView, in createIconAlignmentController()1128 boolean isAllAppsButton, boolean isTaskbarDividerView, boolean isDividerForRecents, in getPositionInHotseat() argument1149 if (isAllAppsButton) { in getPositionInHotseat()