Searched refs:mBubbleTitleView (Results 1 – 1 of 1) sorted by relevance
41 private TextView mBubbleTitleView; field in BubbleBarMenuView66 mBubbleTitleView = findViewById(R.id.bubble_bar_manage_menu_bubble_title); in onFinishInflate()76 mBubbleTitleView.setText(bubble.getTitle()); in updateInfo()