Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardClockSwitchController.java128 @Nullable private NotificationIconContainer mAodIconContainer; field in KeyguardClockSwitchController
355 return mAodIconContainer != null ? mAodIconContainer.getHeight() : 0; in getNotificationIconAreaHeight()
363 return mAodIconContainer; in getAodNotifIconContainer()
612 mAodIconContainer = nic; in updateAodIcons()
616 mAodIconContainer = nic; in updateAodIcons()