Searched refs:mNotifEntryToExpandOnShadeUnlock (Results 1 – 1 of 1) sorted by relevance
172 @Nullable private BubbleEntry mNotifEntryToExpandOnShadeUnlock; field in BubbleController498 if (mNotifEntryToExpandOnShadeUnlock != null) { in onStatusBarStateChanged()499 expandStackAndSelectBubble(mNotifEntryToExpandOnShadeUnlock); in onStatusBarStateChanged()500 mNotifEntryToExpandOnShadeUnlock = null; in onStatusBarStateChanged()873 mNotifEntryToExpandOnShadeUnlock = null; in expandStackAndSelectBubble()894 mNotifEntryToExpandOnShadeUnlock = entry; in expandStackAndSelectBubble()