Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java321 int bubblePosition = sbv.indexOfChild(sbv.findViewById(R.id.scrim_behind)) + 1; in ensureStackViewCreated() local
322 sbv.addView(mStackView, bubblePosition, in ensureStackViewCreated()