Searched refs:windowFocused (Results 1 – 2 of 2) sorted by relevance
325 boolean windowFocused = false; in onStateChange()337 windowFocused = true; in onStateChange()341 setBackgroundActive(hovered, focused, pressed, windowFocused); in onStateChange()368 boolean windowFocused) { in setBackgroundActive() argument380 enterPatternedBackgroundAnimation(focused, hovered, windowFocused); in setBackgroundActive()857 boolean windowFocused) { in enterPatternedBackgroundAnimation() argument860 mTargetBackgroundOpacity = windowFocused ? .6f : .2f; in enterPatternedBackgroundAnimation()
375 public void setWindowFocused(boolean windowFocused) { in setWindowFocused() argument376 mWindowFocused = windowFocused; in setWindowFocused()