Searched defs:mCurrentlyIntrudingNotification (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DBaseStatusBar.java116 protected StatusBarNotification mCurrentlyIntrudingNotification; field in class:BaseStatusBar
1143 if (ENABLE_INTRUDERS && oldNotification == mCurrentlyIntrudingNotification) {

Completed in 40 milliseconds