Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DBubblesTest.java295 private Icon mAppBubbleIcon; field in BubblesTest
1287 mBubbleController.showOrHideAppBubble(mAppBubbleIntent, mUser0, mAppBubbleIcon); in testShowManageMenuChangesSysuiState_appBubble()
1762 mBubbleController.showOrHideAppBubble(mAppBubbleIntent, mUser0, mAppBubbleIcon); in testShowOrHideAppBubble_addsAndExpand()
1773 mBubbleController.showOrHideAppBubble(mAppBubbleIntent, mUser0, mAppBubbleIcon); in testShowOrHideAppBubble_expandIfCollapsed()
1779 mBubbleController.showOrHideAppBubble(mAppBubbleIntent, mUser0, mAppBubbleIcon); in testShowOrHideAppBubble_expandIfCollapsed()
1789 mBubbleController.showOrHideAppBubble(mAppBubbleIntent, mUser0, mAppBubbleIcon); in testShowOrHideAppBubble_collapseIfSelected()
1795 mBubbleController.showOrHideAppBubble(mAppBubbleIntent, mUser0, mAppBubbleIcon); in testShowOrHideAppBubble_collapseIfSelected()
1808 mBubbleController.showOrHideAppBubble(mAppBubbleIntent, user10, mAppBubbleIcon); in testShowOrHideAppBubbleWithNonPrimaryUser_bubbleCollapsedWithExpectedUser()
1815 mBubbleController.showOrHideAppBubble(mAppBubbleIntent, user10, mAppBubbleIcon); in testShowOrHideAppBubbleWithNonPrimaryUser_bubbleCollapsedWithExpectedUser()
1826 mBubbleController.showOrHideAppBubble(mAppBubbleIntent, user10, mAppBubbleIcon); in testShowOrHideAppBubbleOnUser10AndThenUser0_user0BubbleExpanded()
[all …]