Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java69 private static final float LOCK_ICON_ACTIVE_SCALE = 1.2f; field in NotificationPanelView
1466 lockIcon.setImageScale(LOCK_ICON_ACTIVE_SCALE, true, 150, in updateUnlockIcon()