Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java1262 public void setLaunchingNotification(boolean launchingNotification) { in setLaunchingNotification() argument
1263 mLaunchingNotification = launchingNotification; in setLaunchingNotification()