Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DNotificationExpandButton.java79 final View pillView = findViewById(R.id.expand_button_pill); in onFinishInflate() local
80 final LayerDrawable layeredPill = (LayerDrawable) pillView.getBackground(); in onFinishInflate()