Home
last modified time | relevance | path

Searched defs:nic (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardClockSwitchController.java273 View nic = mView.findViewById( in hideSliceViewAndNotificationIconContainer() local
603 NotificationIconContainer nic = (NotificationIconContainer) in updateAodIcons() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/
DAodNotificationIconsSection.kt63 private lateinit var nic: NotificationIconContainer variable in com.android.systemui.keyguard.ui.view.layout.sections.AodNotificationIconsSection