Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java178 launchLeftAffordance();
349 launchLeftAffordance(); in onClick()
463 public void launchLeftAffordance() { in launchLeftAffordance() method in KeyguardBottomAreaView
DNotificationPanelView.java1954 mKeyguardBottomArea.launchLeftAffordance(); in onAnimationToSideStarted()