Searched refs:mNotifEntryToExpandOnShadeUnlock (Results 1 – 1 of 1) sorted by relevance
195 @Nullable private NotificationEntry mNotifEntryToExpandOnShadeUnlock; field in BubbleController326 if (mNotifEntryToExpandOnShadeUnlock != null) { in onStateChanged()327 expandStackAndSelectBubble(mNotifEntryToExpandOnShadeUnlock); in onStateChanged()328 mNotifEntryToExpandOnShadeUnlock = null; in onStateChanged()1027 mNotifEntryToExpandOnShadeUnlock = null; in expandStackAndSelectBubble()1048 mNotifEntryToExpandOnShadeUnlock = entry; in expandStackAndSelectBubble()