Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/
H A DIconManager.kt112 aodIcon.setIncreasedSize(true)
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DStatusBarIconViewTest.java408 mIconView.setIncreasedSize(false); in setUpIconView()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStatusBarIconView.java1050 public void setIncreasedSize(boolean increasedSize) { in setIncreasedSize() method in StatusBarIconView