Searched refs:mNotifEntryToExpandOnShadeUnlock (Results 1 – 1 of 1) sorted by relevance
237 @Nullable private BubbleEntry mNotifEntryToExpandOnShadeUnlock; field in BubbleController638 isShade, didChange, (mNotifEntryToExpandOnShadeUnlock != null in onStatusBarStateChanged()639 ? mNotifEntryToExpandOnShadeUnlock.getKey() : "null")); in onStatusBarStateChanged()646 if (mNotifEntryToExpandOnShadeUnlock != null) { in onStatusBarStateChanged()647 expandStackAndSelectBubble(mNotifEntryToExpandOnShadeUnlock); in onStatusBarStateChanged()1343 mNotifEntryToExpandOnShadeUnlock = null; in expandStackAndSelectBubble()1363 mNotifEntryToExpandOnShadeUnlock = entry; in expandStackAndSelectBubble()