Searched refs:updateAodIconsVisibility (Results 1 – 1 of 1) sorted by relevance
188 updateAodIconsVisibility(false /* animate */, changed); in setupAodIcons()522 updateAodIconsVisibility(false /* animate */, false /* force */); in onStateChanged()605 updateAodIconsVisibility(animate, false /* force */); in onFullyHiddenChanged()613 updateAodIconsVisibility(true /* animate */, false /* force */); in onPulseExpansionAmountChanged()617 private void updateAodIconsVisibility(boolean animate, boolean forceUpdate) { in updateAodIconsVisibility() method in LegacyNotificationIconAreaControllerImpl