Home
last modified time | relevance | path

Searched defs:bubbleCount (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleLogger.java123 void logStackUiChanged(String packageName, int action, int bubbleCount, float normalX, in logStackUiChanged()
144 void logBubbleUiChanged(Bubble bubble, String packageName, int action, int bubbleCount, in logBubbleUiChanged()
H A DBubbleOverflowContainerView.java87 int bubbleCount = state.getItemCount(); in getColumnCountForAccessibility() local
H A DBubbleData.java931 int bubbleCount, int bubbleIndex, float normalX, float normalY) { in logBubbleEvent()
H A DBubbleStackView.java3232 int bubbleCount = getBubbleCount(); in updateBubbleShadows() local