Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
H A DMediaOutputBaseDialog.java412 mMediaOutputController.getColorButtonBackground(), in updateButtonBackgroundColorFilter()
H A DMediaOutputAdapter.java481 mContext, () -> transferOutput(device), mController.getColorButtonBackground(), in showCustomEndSessionDialog()
H A DMediaOutputController.java582 public int getColorButtonBackground() { in getColorButtonBackground() method in MediaOutputController