Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java686 BubbleTextView bubbleChild = (BubbleTextView) child; in addViewToCellLayout() local
687 bubbleChild.setTextVisibility(mContainerType != HOTSEAT); in addViewToCellLayout()