Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarIconController.java317 setHeightAndCenter(imageView, height); in onIconExternal()
329 private void setHeightAndCenter(ImageView imageView, int height) { in setHeightAndCenter() method in StatusBarIconController.IconManager