Searched refs:mIsDemoted (Results 1 – 1 of 1) sorted by relevance
192 private boolean mIsDemoted = false; field in NotificationEntry204 if (!fsiRequestedButDenied && !mIsDemoted) { in isStickyAndNotDemoted()207 return fsiRequestedButDenied && !mIsDemoted; in isStickyAndNotDemoted()212 return mIsDemoted; in isDemoted()219 mIsDemoted = true; in demoteStickyHun()