Searched refs:updateBubbleBarIconSize (Results 1 – 1 of 1) sorted by relevance
114 dp -> updateBubbleBarIconSize(dp.taskbarIconSize, /* animate= */ true)); in init()115 updateBubbleBarIconSize(mActivity.getDeviceProfile().taskbarIconSize, /* animate= */ false); in init()336 private void updateBubbleBarIconSize(int newIconSize, boolean animate) { in updateBubbleBarIconSize() method in BubbleBarViewController