Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowController.java333 || state.mLaunchingActivity; in isExpanded()
498 mCurrentState.mLaunchingActivity = launching; in setLaunchingActivity()
662 boolean mLaunchingActivity; field in NotificationShadeWindowController.State