Searched refs:mOngoingCallChip (Results 1 – 1 of 1) sorted by relevance
114 private View mOngoingCallChip; field in CollapsedStatusBarFragment306 mOngoingCallChip = mStatusBar.findViewById(R.id.ongoing_call_chip); in onViewCreated()634 animateHiddenState(mOngoingCallChip, View.GONE, animate); in hideOngoingCallChip()639 animateShow(mOngoingCallChip, animate); in showOngoingCallChip()747 mOngoingCallController.setChipView(mOngoingCallChip); in initOngoingCallChip()