Searched refs:mKeyguardHeadsUpShowingAmount (Results 1 – 1 of 1) sorted by relevance
524 private float mKeyguardHeadsUpShowingAmount = 0.0f; field in NotificationPanelViewController2989 newAlpha *= 1.0f - mKeyguardHeadsUpShowingAmount; in updateHeaderKeyguardAlpha()3311 mKeyguardHeadsUpShowingAmount = amount; in setKeyguardHeadsUpShowingAmount()3316 return mKeyguardHeadsUpShowingAmount; in getKeyguardHeadsUpShowingAmount()