Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/
H A DAnswerFragment.java482 LinearLayout chipLayout = in initChips() local
485 chipLayout.setOnClickListener(this::performSpeakEasy); in initChips()
487 chipContainer.addView(chipLayout); in initChips()