Searched refs:mKeyguardHeadsUpShowingAmount (Results 1 – 1 of 1) sorted by relevance
425 private float mKeyguardHeadsUpShowingAmount = 0.0f; field in NotificationPanelView2297 newAlpha *= 1.0f - mKeyguardHeadsUpShowingAmount; in updateHeaderKeyguardAlpha()2947 mKeyguardHeadsUpShowingAmount = amount; in setKeyguardHeadsUpShowingAmount()2952 return mKeyguardHeadsUpShowingAmount; in getKeyguardHeadsUpShowingAmount()