Searched refs:mHeadUpManager (Results 1 – 1 of 1) sorted by relevance
84 private HeadsUpManager mHeadUpManager; field in AmbientState94 mHeadUpManager = headsUpManager; in AmbientState()396 return mPulsing && mHeadUpManager != null && mHeadUpManager.hasNotifications(); in hasPulsingNotifications()411 if (!mPulsing || mHeadUpManager == null) { in isPulsing()414 return mHeadUpManager.isAlerting(entry.getKey()); in isPulsing()