Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardStatusViewController.java156 final View nic = mKeyguardClockSwitchController.getAodNotifIconContainer();
DKeyguardClockSwitchController.java362 View getAodNotifIconContainer() { in getAodNotifIconContainer() method in KeyguardClockSwitchController