Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/footer/ui/view/
DFooterView.java253 int unlockIconSize = getResources() in updateMessageIcon() local
258 messageIcon.setBounds(0, 0, unlockIconSize, unlockIconSize); in updateMessageIcon()
441 int unlockIconSize = getResources() in updateResources() local
445 mSeenNotifsFilteredIcon.setBounds(0, 0, unlockIconSize, unlockIconSize); in updateResources()