Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java150 launchPhone();
307 launchPhone(); in onClick()
348 public void launchPhone() { in launchPhone() method in KeyguardBottomAreaView
DNotificationPanelView.java1693 mKeyguardBottomArea.launchPhone(); in onAnimationToSideStarted()