Searched refs:mHeadUpManager (Results 1 – 1 of 1) sorted by relevance
85 private HeadsUpManager mHeadUpManager; field in AmbientState93 mHeadUpManager = headsUpManager; in AmbientState()395 return mPulsing && mHeadUpManager != null && mHeadUpManager.hasNotifications(); in hasPulsingNotifications()410 if (!mPulsing || mHeadUpManager == null) { in isPulsing()413 return mHeadUpManager.isAlerting(entry.key); in isPulsing()