Loading packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/SectionHeaderView.java +1 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,7 @@ public class SectionHeaderView extends StackScrollerDecorView { if (mLabelTextId != null) { mLabelView.setText(mLabelTextId); } mLabelView.setAccessibilityHeading(true); } @Override Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/SectionHeaderView.java +1 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,7 @@ public class SectionHeaderView extends StackScrollerDecorView { if (mLabelTextId != null) { mLabelView.setText(mLabelTextId); } mLabelView.setAccessibilityHeading(true); } @Override Loading