Home
last modified time | relevance | path

Searched refs:hideStackUserEducation (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleStackView.java651 hideStackUserEducation(false /* fromExpansion */);
1760 void hideStackUserEducation(boolean fromExpansion) { in hideStackUserEducation() method in BubbleStackView
1895 hideStackUserEducation(true /* fromExpansion */); in animateExpansion()