Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DKeyguardQsUserSwitchController.java331 public int getUserIconHeight() { in getUserIconHeight() method in KeyguardQsUserSwitchController
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java1669 ? mKeyguardQsUserSwitchController.getUserIconHeight() : 0; in updateClockAppearance()